diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 8b481207ec2..2858fec12af 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -179,7 +179,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 179 | #define HAVE_UNISTD_H /* for getpagesize.h */ | 179 | #define HAVE_UNISTD_H /* for getpagesize.h */ |
| 180 | #define NO_SIOCTL_H /* don't have sioctl.h */ | 180 | #define NO_SIOCTL_H /* don't have sioctl.h */ |
| 181 | 181 | ||
| 182 | #if 0 /* autoconf should take care of this. */ | ||
| 182 | #define HAVE_RANDOM /* is builtin */ | 183 | #define HAVE_RANDOM /* is builtin */ |
| 184 | #endif | ||
| 183 | #define HAVE_CLOSEDIR | 185 | #define HAVE_CLOSEDIR |
| 184 | #define HAVE_GETPAGESIZE | 186 | #define HAVE_GETPAGESIZE |
| 185 | #define HAVE_VFORK | 187 | #define HAVE_VFORK |