aboutsummaryrefslogtreecommitdiff
path: root/src/pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcap.c')
-rw-r--r--src/pcap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcap.c b/src/pcap.c
index f81c955d..b57b5644 100644
--- a/src/pcap.c
+++ b/src/pcap.c
@@ -32,6 +32,7 @@
#include <sys/socket.h>
#endif
#include <errno.h>
+#include <stdlib.h>
#include "libssh/libssh.h"
#include "libssh/pcap.h"