$NetBSD: patch-ac,v 1.2 2011/07/09 07:45:09 adam Exp $

--- str.h.orig	2010-07-24 10:32:07.000000000 +0000
+++ str.h
@@ -15,8 +15,6 @@
 
 #include <string.h>
 
-/*
-#ifndef _GNU_SOURCE
+#ifndef HAVE_STRNDUP
 char *strndup(char *in, int size);
 #endif
-*/
