aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAndrew Gallatin <gallatin@FreeBSD.org>2000-10-27 18:57:31 +0000
committerAndrew Gallatin <gallatin@FreeBSD.org>2000-10-27 18:57:31 +0000
commita415ada7858b26f29437dfe7a0e0b70be2c3790b (patch)
tree2e646eb6c45195d9ab8a9f3f26ec3ccc61bdc66f /sys
parent580ef74769861d0504ae3faeb12f009acffb9350 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/alpha/prom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/alpha/prom.c b/sys/alpha/alpha/prom.c
index 805539a571d0b..f299d0ccce930 100644
--- a/sys/alpha/alpha/prom.c
+++ b/sys/alpha/alpha/prom.c
@@ -33,7 +33,6 @@
/* __KERNEL_RCSID(0, "$NetBSD: prom.c,v 1.22 1998/02/27 04:03:00 thorpej Exp $"); */
-#include <stddef.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>