# HG changeset patch # User Richard M. Stallman # Date 774512922 0 # Node ID 04eeb3ed282852b980a92243adee2d04bcbcd5d4 # Parent cd8665daa5a8daec623ffd0c5175aeab50e9904f [emacs]: Include stdio.h. diff -r cd8665daa5a8 -r 04eeb3ed2828 src/s/gnu-linux.h --- a/src/s/gnu-linux.h Mon Jul 18 06:14:10 1994 +0000 +++ b/src/s/gnu-linux.h Mon Jul 18 06:28:42 1994 +0000 @@ -153,9 +153,10 @@ /* #define LINUX_LDAV_FILE "/proc/loadavg" */ -/* This is needed for disknew.c:update_frame() */ +/* This is needed for disknew.c:update_frame */ #ifdef emacs +#include /* Get the definition of _IO_STDIO_H. */ #ifdef _IO_STDIO_H /* new C libio names */ #define GNU_LIBRARY_PENDING_OUTPUT_COUNT(FILE) \