r18059: another cpp error
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Sep 2006 04:48:01 +0000 (04:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:10 +0000 (14:17 -0500)
source/lib/replace/test/testsuite.c

index 0dad3de9db4c108f966c342d0e1017b750e3bee1..af50edc2a37d81bc199ea060b1ec358e57cf707b 100644 (file)
@@ -31,7 +31,7 @@
 #include <stdlib.h>
 #endif
 
-#if HAVE_TYPES_H
+#if HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif