From 8b64eb1925d6cfa213880184c44480ac5f9ddd4c Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 11 Jun 2003 05:37:42 +0000 Subject: Use __FBSDID(). --- sys/netipx/ipx_input.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/netipx/ipx_input.c') diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c index edb6c22..01e05a8 100644 --- a/sys/netipx/ipx_input.c +++ b/sys/netipx/ipx_input.c @@ -32,10 +32,11 @@ * SUCH DAMAGE. * * @(#)ipx_input.c - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.1