summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-mobile.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2009-10-28 23:22:45 +0000
committerschwarze <schwarze@openbsd.org>2009-10-28 23:22:45 +0000
commit871d27acb9d6cf4e5ec106238658443ca1779310 (patch)
treea608120ac26b94078371b69ef3dd9f4a64fbd1d3 /usr.sbin/tcpdump/print-mobile.c
parentLOMlite seems to get wedged from time to time; add some code to unwedge it. (diff)
downloadwireguard-openbsd-871d27acb9d6cf4e5ec106238658443ca1779310.tar.xz
wireguard-openbsd-871d27acb9d6cf4e5ec106238658443ca1779310.zip
a few leftovers from yesterday's SCCS/RCS-ID removal;
survived a full make build on i386; "sure" deraadt@
Diffstat (limited to 'usr.sbin/tcpdump/print-mobile.c')
-rw-r--r--usr.sbin/tcpdump/print-mobile.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.sbin/tcpdump/print-mobile.c b/usr.sbin/tcpdump/print-mobile.c
index 6b2e32fe9ca..03090ece26a 100644
--- a/usr.sbin/tcpdump/print-mobile.c
+++ b/usr.sbin/tcpdump/print-mobile.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: print-mobile.c,v 1.2 2008/06/27 06:03:08 ray Exp $ */
+/* $OpenBSD: print-mobile.c,v 1.3 2009/10/28 23:22:47 schwarze Exp $ */
/* $NetBSD: print-mobile.c,v 1.3 1999/07/26 06:11:57 itojun Exp $ */
/*
@@ -30,13 +30,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#if 0
-#include <sys/cdefs.h>
-#ifndef lint
-__RCSID("$NetBSD: print-mobile.c,v 1.3 1999/07/26 06:11:57 itojun Exp $");
-#endif
-#endif
-
#include <sys/param.h>
#include <sys/time.h>
#include <sys/uio.h>