From: Richard M. Stallman Date: Mon, 17 Jan 1994 01:40:01 +0000 (+0000) Subject: Don't include stdio.h. X-Git-Tag: emacs-19.34~10231 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c21a657e1aab70dac3b3565e06ac2dad266b593d;p=emacs.git Don't include stdio.h. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 87156991c50..3cdf0668413 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -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 #ifdef _IO_STDIO_H /* new C libio names */ #define PENDING_OUTPUT_COUNT(FILE) \