diff options
Diffstat (limited to 'dosish.h')
-rw-r--r-- | dosish.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ # if (DJGPP==2 && DJGPP_MINOR < 2) # define NO_LOCALECONV_MON_THOUSANDS_SEP # endif -# ifdef USE_5005THREADS -# define OLD_PTHREADS_API -# endif # define PERL_FS_VER_FMT "%d_%d_%d" #else /* DJGPP */ # ifdef WIN32 |