Include stdio.h.
authorDave Love <fx@gnu.org>
Mon, 25 Sep 2000 18:18:31 +0000 (18:18 +0000)
committerDave Love <fx@gnu.org>
Mon, 25 Sep 2000 18:18:31 +0000 (18:18 +0000)
src/buffer.c

index be00e81..8d90a80 100644 (file)
@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA.  */
 #include <sys/stat.h>
 #include <sys/param.h>
 #include <errno.h>
+#include <stdio.h>
 
 #ifndef USE_CRT_DLL
 extern int errno;