summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph/debug.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 22:03:54 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 22:03:54 +0000
commitd73daa73177d7db8a23aa1c7d04fbc86ed050e72 (patch)
treebba02a914fa99a5116b7442924a03423fb63fd98 /lib/libnetgraph/debug.c
parent4bd4e36960796699f6dc4f8074439a7343a15ead (diff)
downloadFreeBSD-src-d73daa73177d7db8a23aa1c7d04fbc86ed050e72.zip
FreeBSD-src-d73daa73177d7db8a23aa1c7d04fbc86ed050e72.tar.gz
Add __FBSDID()s to libnetgraph
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