summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/raw_ip6.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2007-12-10 16:03:40 +0000
committerobrien <obrien@FreeBSD.org>2007-12-10 16:03:40 +0000
commit0d684d927bf42ec9c53b0f921e6aaa42e7236cd7 (patch)
treed4c0e803504e29a3a6160e8169936a6e216211ea /sys/netinet6/raw_ip6.c
parentebbb79756acafb05660e42b5ceb4b2a096d4ffbc (diff)
downloadFreeBSD-src-0d684d927bf42ec9c53b0f921e6aaa42e7236cd7.zip
FreeBSD-src-0d684d927bf42ec9c53b0f921e6aaa42e7236cd7.tar.gz
Clean up VCS Ids.
Diffstat (limited to 'sys/netinet6/raw_ip6.c')
-rw-r--r--sys/netinet6/raw_ip6.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/netinet6/raw_ip6.c b/sys/netinet6/raw_ip6.c
index 1256781..9353a73 100644
--- a/sys/netinet6/raw_ip6.c
+++ b/sys/netinet6/raw_ip6.c
@@ -25,8 +25,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
/*-
@@ -60,6 +58,9 @@
* @(#)raw_ip.c 8.2 (Berkeley) 1/4/94
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_ipsec.h"
#include "opt_inet6.h"
OpenPOWER on IntegriCloud