X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/ed90ea49e025e0c8083f9d98768d870e6a880f13..272e831e8071da5296e8dd2061f8a166fd70fd07:/icmp.c?ds=sidebyside

diff --git a/icmp.c b/icmp.c
index f7d73c6..4775d49 100644
--- a/icmp.c
+++ b/icmp.c
@@ -1,3 +1,7 @@
+// L2TPNS: icmp
+
+char const *cvs_id_icmp = "$Id: icmp.c,v 1.3 2004/06/28 02:43:13 fred_nerk Exp $";
+
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <netinet/in.h>