[@BEGIN_LSTAT_ONLY@]: Include <string.h>.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 2002 15:47:14 +0000 (15:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 2002 15:47:14 +0000 (15:47 +0000)
lib/xstat.in

index 90d1bcb03f584473ee0c5bc11ee1e5f6a14e72b1..72fd7f65db0847525858fa1ca67b845f53afc8a6 100644 (file)
@@ -31,6 +31,7 @@
 extern int errno;
 #endif
 @BEGIN_LSTAT_ONLY@
+#include <string.h>
 
 #if HAVE_STDLIB_H
 # include <stdlib.h>