aboutsummaryrefslogtreecommitdiff
path: root/bpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'bpeg.h')
-rw-r--r--bpeg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpeg.h b/bpeg.h
index fa3ecba..fea8fd5 100644
--- a/bpeg.h
+++ b/bpeg.h
@@ -2,6 +2,7 @@
* bpeg.h - Header file for the bpeg parser
*/
#include <ctype.h>
+#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>