aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
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
@@ -20,6 +20,7 @@
#include <argp.h>
#include <stdarg.h>
#include <parser.h>
+#include <strndup.h>
const char *argp_program_version = "cflow (" PACKAGE_NAME ") " VERSION;
const char *argp_program_bug_address = "<" PACKAGE_BUGREPORT ">";

Return to:

Send suggestions and report system problems to the System administrator.