summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnetgraph/debug.c')
-rw-r--r--lib/libnetgraph/debug.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c
index 131ae3c..696d7d9 100644
--- a/lib/libnetgraph/debug.c
+++ b/lib/libnetgraph/debug.c
@@ -1,4 +1,3 @@
-
/*
* debug.c
*
@@ -36,10 +35,12 @@
*
* Author: Archie Cobbs <archie@whistle.com>
*
- * $FreeBSD$
* $Whistle: debug.c,v 1.24 1999/01/24 01:15:33 archie Exp $
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <sys/time.h>
#include <sys/ioctl.h>
OpenPOWER on IntegriCloud