diff options
Diffstat (limited to 'awk.h')
-rw-r--r-- | awk.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -87,8 +87,6 @@ extern int errno; #include <wchar.h> #include <wctype.h> -#include "mbsupport.h" /* defines stuff for DJGPP to fake MBS */ - #ifdef STDC_HEADERS #include <float.h> #endif |