aboutsummaryrefslogtreecommitdiff
path: root/cmd/pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/pcap.c')
-rw-r--r--cmd/pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/pcap.c b/cmd/pcap.c
index 8d61096..a014920 100644
--- a/cmd/pcap.c
+++ b/cmd/pcap.c
@@ -4,8 +4,8 @@
* Ramon Fried <rfried.dev@gmail.com>
*/
+#include <common.h>
#include <command.h>
-#include <vsprintf.h>
#include <net.h>
#include <net/pcap.h>