* src/system.h: This was inadvertently ineffective due to
a typo in commit
v8.9-10-ge1aaf89 (Jan 2011), but has
not caused any issues, so remove.
#include <alloca.h>
-/* Include <sys/types.h> before this file.
- Note this doesn't warn if we're included
- before all system headers. */
-
-#if 2 < __GLIBC__ || ( 2 == ___GLIBC__ && 2 <= __GLIBC_MINOR__ )
-# if ! defined _SYS_TYPES_H
-you must include <sys/types.h> before including this file
-# endif
-#endif
-
#include <sys/stat.h>
/* Commonly used file permission combination. */