#undef mkstemp.
[gnulib.git] / lib / linebuffer.c
index b7e875b..3b15d1f 100644 (file)
@@ -22,6 +22,7 @@
 #endif
 
 #include <stdio.h>
+#include <sys/types.h>
 #include "linebuffer.h"
 
 char *xmalloc ();