diff options
Diffstat (limited to 'sys/netatm/uni/unisig_mbuf.c')
-rw-r--r-- | sys/netatm/uni/unisig_mbuf.c | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c index 5123ecc..c2f5bbb 100644 --- a/sys/netatm/uni/unisig_mbuf.c +++ b/sys/netatm/uni/unisig_mbuf.c @@ -1,5 +1,4 @@ /* - * * =================================== * HARP | Host ATM Research Platform * =================================== @@ -22,9 +21,6 @@ * * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. - * - * @(#) $FreeBSD$ - * */ /* @@ -32,9 +28,11 @@ * ---------------------------------------- * * Message buffer handling routines - * */ +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + #include <sys/param.h> #include <sys/types.h> #include <sys/systm.h> @@ -60,11 +58,6 @@ #include <netatm/uni/unisig_mbuf.h> #include <netatm/uni/unisig_msg.h> -#ifndef lint -__RCSID("@(#) $FreeBSD$"); -#endif - - /* * Initialize a unisig formatting structure * |