Mercurial > emacs
comparison src/s/gnu-linux.h @ 14777:658f41757279
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 Mar 1996 06:01:02 +0000 |
parents | f4cc1bc9ec2c |
children | f56bb68b6903 |
comparison
equal
deleted
inserted
replaced
14776:d392e3ffa1bb | 14777:658f41757279 |
---|---|
127 you will have to uncomment the following and make the proper | 127 you will have to uncomment the following and make the proper |
128 changes */ | 128 changes */ |
129 | 129 |
130 /* #define LINUX_LDAV_FILE "/proc/loadavg" */ | 130 /* #define LINUX_LDAV_FILE "/proc/loadavg" */ |
131 | 131 |
132 /* This is needed for disknew.c:update_frame */ | 132 /* This is needed for dispnew.c:update_frame */ |
133 | 133 |
134 #ifdef emacs | 134 #ifdef emacs |
135 #include <stdio.h> /* Get the definition of _IO_STDIO_H. */ | 135 #include <stdio.h> /* Get the definition of _IO_STDIO_H. */ |
136 #if defined(_IO_STDIO_H) || defined(_STDIO_USES_IOSTREAM) | 136 #if defined(_IO_STDIO_H) || defined(_STDIO_USES_IOSTREAM) |
137 /* new C libio names */ | 137 /* new C libio names */ |