summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2015-08-29 01:58:40 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2015-08-29 01:58:40 +0000
commitdfe940125ae23485e068f05aa87e4c382b9141f7 (patch)
tree4a5b799c93828b9ff9a853d4c241f687a6d938a0 /sys/arch/amd64
parent48c74fa262d7185410118922c6b53c4cbbfc4d3c (diff)
_NLIST_DO_ELF is no longer needed: it's the only option
ok deraadt@
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/include/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/include/exec.h b/sys/arch/amd64/include/exec.h
index 6f1164535eb..a16659e7bb0 100644
--- a/sys/arch/amd64/include/exec.h
+++ b/sys/arch/amd64/include/exec.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec.h,v 1.6 2015/08/29 01:58:39 guenther Exp $ */
+/* $OpenBSD: exec.h,v 1.5 2015/08/29 01:58:39 guenther Exp $ */
/*
* Written by Artur Grabowski <art@openbsd.org> Public Domain
*/