]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't include stdio.h.
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Jan 1994 01:40:01 +0000 (01:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Jan 1994 01:40:01 +0000 (01:40 +0000)
src/s/gnu-linux.h

index 87156991c501ec181295380a13562d1328066e8d..3cdf0668413a7bc56039084659fc25934e808033 100644 (file)
@@ -156,7 +156,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* This is needed for disknew.c:update_frame() */
 
 #ifdef emacs
-#include <stdio.h>
 #ifdef _IO_STDIO_H
 /* new C libio names */
 #define PENDING_OUTPUT_COUNT(FILE) \