summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c')
-rw-r--r--sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c b/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c
index d119717..2584595 100644
--- a/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c
+++ b/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c
@@ -26,22 +26,20 @@
*
* i4b_ifpnp_l1fsm.c - AVM Fritz PnP layer 1 I.430 state machine
* -------------------------------------------------------------
- *
* $Id: i4b_ifpnp_l1fsm.c,v 1.4 2000/05/29 15:41:41 hm Exp $
* $Ust: src/i4b/layer1-nb/ifpnp/i4b_ifpnp_l1fsm.c,v 1.4 2000/04/18 08:03:05 ust Exp $
- *
- * $FreeBSD$
- *
* last edit-date: [Mon May 29 15:25:04 2000]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
#include <sys/socket.h>
-
#include <net/if.h>
#include <machine/i4b_debug.h>
OpenPOWER on IntegriCloud