summaryrefslogtreecommitdiffstats
path: root/contrib/pf/pfctl/pfctl_table.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-16 17:24:06 +0000
committerobrien <obrien@FreeBSD.org>2004-03-16 17:24:06 +0000
commitc0b1fcdc1f0f0f3033f7cbc0a538f79083ff99a9 (patch)
treec0dff8606a3b7b491b5a6f0bab1195fc12c0759c /contrib/pf/pfctl/pfctl_table.c
parentb7e56e9eea26be625659f4a99d9094c501a0a3bc (diff)
downloadFreeBSD-src-c0b1fcdc1f0f0f3033f7cbc0a538f79083ff99a9.zip
FreeBSD-src-c0b1fcdc1f0f0f3033f7cbc0a538f79083ff99a9.tar.gz
Fix $FreeBSD$ ids.
Diffstat (limited to 'contrib/pf/pfctl/pfctl_table.c')
-rw-r--r--contrib/pf/pfctl/pfctl_table.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/pf/pfctl/pfctl_table.c b/contrib/pf/pfctl/pfctl_table.c
index 3796e1e..ad4d53a 100644
--- a/contrib/pf/pfctl/pfctl_table.c
+++ b/contrib/pf/pfctl/pfctl_table.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $OpenBSD: pfctl_table.c,v 1.50 2003/08/29 21:47:36 cedric Exp $ */
/*
@@ -31,6 +30,9 @@
*
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud