summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/pjsua/getopt.c')
-rw-r--r--pjsip/src/pjsua/getopt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjsip/src/pjsua/getopt.c b/pjsip/src/pjsua/getopt.c
index b522c579..eae96f1b 100644
--- a/pjsip/src/pjsua/getopt.c
+++ b/pjsip/src/pjsua/getopt.c
@@ -36,6 +36,8 @@
#include "config.h"
#endif
+#include <pj/string.h>
+
#ifndef HAVE_GETOPT_LONG
/* getopt_long and getopt_long_only entry points for GNU getopt.