diff options
Diffstat (limited to 'src/include/port/sco.h')
-rw-r--r-- | src/include/port/sco.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/port/sco.h b/src/include/port/sco.h index 074c6533979..daba7b5a708 100644 --- a/src/include/port/sco.h +++ b/src/include/port/sco.h @@ -1,9 +1,3 @@ -#include <limits.h> /* For _POSIX_PATH_MAX */ - -#ifndef MAXPATHLEN -#define MAXPATHLEN _POSIX_PATH_MAX -#endif - #ifndef NOFILE #define NOFILE NOFILES_MIN #endif |