summaryrefslogtreecommitdiff
path: root/flex.skl
diff options
context:
space:
mode:
Diffstat (limited to 'flex.skl')
-rw-r--r--flex.skl4
1 files changed, 2 insertions, 2 deletions
diff --git a/flex.skl b/flex.skl
index f6e2769..1a46a02 100644
--- a/flex.skl
+++ b/flex.skl
@@ -62,8 +62,8 @@ m4_include(`flexint.h')
%c++-only
/* begin standard C++ headers. */
#include <iostream>
-#include <cerrno>
-#include <cstdlib>
+#include <errno.h>
+#include <stdlib.h>
/* end standard C++ headers. */
%pop