aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-01-10 14:21:02 -0800
committerGuy Harris <guy@alum.mit.edu>2010-01-10 14:21:02 -0800
commitf9c2f9a85200eff7c920dc95fd446aa0236edf5e (patch)
treeda223bc943ee5058019b8c09dc6e13be488eefa7
parent1715346ad031f7a1f37be5a477b681281de52fd7 (diff)
Include pcap-common.h in the tarball.
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 35c101c..e41d562 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -115,6 +115,7 @@ HDR = $(PUBHDR) \
ieee80211.h \
llc.h \
nlpid.h \
+ pcap-common.h \
pcap-int.h \
pcap-stdinc.h \
ppp.h \