diff options
Diffstat (limited to 'stand/i386/libi386/i386_copy.c')
-rw-r--r-- | stand/i386/libi386/i386_copy.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/i386/libi386/i386_copy.c b/stand/i386/libi386/i386_copy.c index a1e7c734ebf3..44ca51f6b2ae 100644 --- a/stand/i386/libi386/i386_copy.c +++ b/stand/i386/libi386/i386_copy.c @@ -24,9 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * MD primitives supporting placement of module data * |