aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/awk.h b/awk.h
index dc86a45c..ff14250b 100644
--- a/awk.h
+++ b/awk.h
@@ -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