]> git.pond.sub.org Git - empserver/commitdiff
Only prototypes.h is needed, not all of gen.h. No functional changes.
authorMarc Olzheim <marcolz@stack.nl>
Mon, 13 Dec 2004 16:20:33 +0000 (16:20 +0000)
committerMarc Olzheim <marcolz@stack.nl>
Mon, 13 Dec 2004 16:20:33 +0000 (16:20 +0000)
src/lib/gen/strdup.c

index f877d047b8d29a28114a3b7165a3431d6c0378b5..c1d16b36ebcb6771013fe9e94c2d82ca95229086 100644 (file)
@@ -33,7 +33,7 @@
 
 /* for systems without strdup() define NOSTRDUP */
 
-#include "gen.h"
+#include "prototypes.h"
 #ifdef NOSTRDUP
 
 char *