aboutsummaryrefslogtreecommitdiff
path: root/src/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.c')
-rw-r--r--src/parser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser.c b/src/parser.c
index 4be9d4e..d2832a1 100644
--- a/src/parser.c
+++ b/src/parser.c
@@ -16,6 +16,7 @@
16 16
17#include <cflow.h> 17#include <cflow.h>
18#include <parser.h> 18#include <parser.h>
19#include <ctype.h>
19 20
20typedef struct { 21typedef struct {
21 char *name; 22 char *name;

Return to:

Send suggestions and report system problems to the System administrator.