summaryrefslogtreecommitdiff
path: root/pcap-enet.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-enet.c')
-rw-r--r--pcap-enet.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/pcap-enet.c b/pcap-enet.c
index 3f4189b4..56daa0fe 100644
--- a/pcap-enet.c
+++ b/pcap-enet.c
@@ -6,6 +6,10 @@
*
* Rayan Zachariassen, CA*Net
*/
+#ifndef lint
+static const char rcsid[] =
+ "@(#) $Header: /tcpdump/master/libpcap/pcap-enet.c,v 1.2 2000-01-10 18:42:59 fenner Exp $";
+#endif
#include <sys/types.h>
#include <sys/time.h>