summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/cpufunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/include/cpufunc.h')
-rw-r--r--sys/arch/amd64/include/cpufunc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/include/cpufunc.h b/sys/arch/amd64/include/cpufunc.h
index 1373e1712df..22a801393a0 100644
--- a/sys/arch/amd64/include/cpufunc.h
+++ b/sys/arch/amd64/include/cpufunc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpufunc.h,v 1.7 2011/03/23 16:54:34 pirofti Exp $ */
+/* $OpenBSD: cpufunc.h,v 1.8 2012/12/05 23:20:10 deraadt Exp $ */
/* $NetBSD: cpufunc.h,v 1.3 2003/05/08 10:27:43 fvdl Exp $ */
/*-
@@ -37,7 +37,6 @@
* Functions to provide access to i386-specific instructions.
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <machine/specialreg.h>