diff options
Diffstat (limited to 'bpeg.h')
| -rw-r--r-- | bpeg.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
