Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a9c82aaf
Commit
a9c82aaf
authored
Jul 18, 1994
by
Richard M. Stallman
Browse files
[emacs]: Include stdio.h.
parent
346dae05
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/s/gnu-linux.h
src/s/gnu-linux.h
+2
-1
No files found.
src/s/gnu-linux.h
View file @
a9c82aaf
...
...
@@ -153,9 +153,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* #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 <stdio.h>
/* Get the definition of _IO_STDIO_H. */
#ifdef _IO_STDIO_H
/* new C libio names */
#define GNU_LIBRARY_PENDING_OUTPUT_COUNT(FILE) \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment