summaryrefslogtreecommitdiffstats
path: root/lib/libatm/cache_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libatm/cache_key.c')
-rw-r--r--lib/libatm/cache_key.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/libatm/cache_key.c b/lib/libatm/cache_key.c
index 8d9006b..95c8943 100644
--- a/lib/libatm/cache_key.c
+++ b/lib/libatm/cache_key.c
@@ -22,11 +22,9 @@
*
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
- *
- * @(#) $FreeBSD$
- *
*/
-
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
/*
* User Space Library Functions
@@ -37,7 +35,6 @@
*/
#include <sys/types.h>
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <net/if.h>
@@ -54,8 +51,6 @@
#include "libatm.h"
-__FBSDID("$FreeBSD$");
-
/*
* Compute an SCSP cache key
*
OpenPOWER on IntegriCloud