summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS1
-rw-r--r--print-pflog.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 8d287a73..0a3b56eb 100644
--- a/CREDITS
+++ b/CREDITS
@@ -173,6 +173,7 @@ Additional people who have contributed patches:
Uns Lider <unslider at miranda dot org>
Victor Oppleman <oppleman at users dot sourceforge dot net>
Wesley Griffin <wgriffin at users dot sourceforge dot net>
+ Wesley Shields <wxs at FreeBSD dot org>
Wilbert de Graaf <wilbertdg at hetnet dot nl>
Will Drewry <will at alum dot bu dot edu>
William J. Hulley <bill dot hulley at gmail dot com>
diff --git a/print-pflog.c b/print-pflog.c
index d1a46156..0cacabfc 100644
--- a/print-pflog.c
+++ b/print-pflog.c
@@ -42,6 +42,7 @@ static const char rcsid[] _U_ =
#include <stdio.h>
#include <pcap.h>
+#include "extract.h"
#include "interface.h"
#include "addrtoname.h"