summaryrefslogtreecommitdiff
path: root/sys/kern/exec_elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/exec_elf.c')
-rw-r--r--sys/kern/exec_elf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/kern/exec_elf.c b/sys/kern/exec_elf.c
index 7ba59b25e73..183ad02749a 100644
--- a/sys/kern/exec_elf.c
+++ b/sys/kern/exec_elf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec_elf.c,v 1.30 2001/01/16 15:49:00 art Exp $ */
+/* $OpenBSD: exec_elf.c,v 1.31 2001/01/22 14:25:03 art Exp $ */
/*
* Copyright (c) 1996 Per Fogelstrom
@@ -536,10 +536,10 @@ exec_elf_makecmds(p, epp)
0;
if (!error)
p->p_os = os;
-#ifndef NATIVE_ELF
+#ifndef NATIVE_EXEC_ELF
else
goto bad;
-#endif /* NATIVE_ELF */
+#endif /* NATIVE_EXEC_ELF */
/*
* Load all the necessary sections