diff options
-rw-r--r-- | src/system.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/system.h b/src/system.h index 3497969a4..79ceb7748 100644 --- a/src/system.h +++ b/src/system.h @@ -129,10 +129,7 @@ void *memrchr (const void *, int, size_t); #endif #include <stdbool.h> - -#define getopt system_getopt #include <stdlib.h> -#undef getopt /* The following test is to work around the gross typo in systems like Sony NEWS-OS Release 4.0C, whereby EXIT_FAILURE |