aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-03 14:17:03 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-03 14:17:03 +0000
commitb96067cbe4c9f99d29564c3c1c7672c9706279ea (patch)
tree908bba88e3020dba59978621d34ede538236e7ce /src/main.c
parentbc026ed931f07f56a05563dc513207570be12ff5 (diff)
downloadcflow-b96067cbe4c9f99d29564c3c1c7672c9706279ea.tar.gz
cflow-b96067cbe4c9f99d29564c3c1c7672c9706279ea.tar.bz2
Include strndup.h
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 6bf2143..adf32f3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -22,2 +22,3 @@
#include <parser.h>
+#include <strndup.h>

Return to:

Send suggestions and report system problems to the System administrator.