From: Guy Harris Date: Sun, 10 Jan 2010 22:21:02 +0000 (-0800) Subject: Include pcap-common.h in the tarball. X-Git-Tag: libpcap-1.1.0~26 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/f9c2f9a85200eff7c920dc95fd446aa0236edf5e Include pcap-common.h in the tarball. --- diff --git a/Makefile.in b/Makefile.in index 35c101ca..e41d5626 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 \