aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-sipstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli/tap-sipstat.c')
-rw-r--r--ui/cli/tap-sipstat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/cli/tap-sipstat.c b/ui/cli/tap-sipstat.c
index 2eaf370730..7be4c3511b 100644
--- a/ui/cli/tap-sipstat.c
+++ b/ui/cli/tap-sipstat.c
@@ -26,8 +26,9 @@
#include "config.h"
#include <stdio.h>
-
+#include <stdlib.h>
#include <string.h>
+
#include "epan/packet_info.h"
#include <epan/tap.h>
#include <epan/stat_cmd_args.h>