aboutsummaryrefslogtreecommitdiff
path: root/stand/common/load_elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/load_elf.c')
-rw-r--r--stand/common/load_elf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/common/load_elf.c b/stand/common/load_elf.c
index 9f3b015fef7e..d53c0f8b5b84 100644
--- a/stand/common/load_elf.c
+++ b/stand/common/load_elf.c
@@ -25,7 +25,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/endian.h>
#include <sys/exec.h>