That means that everything in rpcap is part of rpcapd.
Fix up the list of files included in the tarball while we're at it.
pcap-stdinc.h \
portability.h \
ppp.h \
pcap-stdinc.h \
portability.h \
ppp.h \
+ rpcap-protocol.h \
+ rpcap/Makefile.in \
- rpcap/rpcap-protocol.h \
sf-pcap.h \
sf-pcap-ng.h \
sunatmpos.h
sf-pcap.h \
sf-pcap-ng.h \
sunatmpos.h
#include "pcap-int.h" // for the details of the pcap_t structure
#include "sockutils.h"
#include "pcap-int.h" // for the details of the pcap_t structure
#include "sockutils.h"
-#include "rpcap/rpcap-protocol.h"
+#include "rpcap-protocol.h"
#include "pcap-rpcap-int.h"
#include <errno.h> // for the errno variable
#include <stdlib.h> // for malloc(), free(), ...
#include "pcap-rpcap-int.h"
#include <errno.h> // for the errno variable
#include <stdlib.h> // for malloc(), free(), ...
#include <errno.h> /* for the errno variable */
#include "pcap-int.h"
#include "sockutils.h"
#include <errno.h> /* for the errno variable */
#include "pcap-int.h"
#include "sockutils.h"
-#include "rpcap/rpcap-protocol.h"
+#include "rpcap-protocol.h"
#include "pcap-rpcap-int.h"
/*
#include "pcap-rpcap-int.h"
/*