summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/samples/util.h')
-rw-r--r--pjsip-apps/src/samples/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjsip-apps/src/samples/util.h b/pjsip-apps/src/samples/util.h
index 089b12fe..2e2a32c8 100644
--- a/pjsip-apps/src/samples/util.h
+++ b/pjsip-apps/src/samples/util.h
@@ -1,4 +1,5 @@
+#include <stdlib.h> /* strtol() */
/* Util to display the error message for the specified error code */
static int app_perror( const char *sender, const char *title,