aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gcore
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-03 00:35:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-03 00:35:53 +0000
commit88c80dc7efabadb760f61cd2a50ce1dc1279caa4 (patch)
tree834a7e2610783e31dbe55fdffb6f3ceccf865f1e /usr.bin/gcore
parent933ca70f8f888b7fc1b06213198ba15ca346aeca (diff)
Notes
Diffstat (limited to 'usr.bin/gcore')
-rw-r--r--usr.bin/gcore/aoutcore.c2
-rw-r--r--usr.bin/gcore/gcore.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gcore/aoutcore.c b/usr.bin/gcore/aoutcore.c
index 65dd35e5e56e7..3eb5a195bf2b0 100644
--- a/usr.bin/gcore/aoutcore.c
+++ b/usr.bin/gcore/aoutcore.c
@@ -63,8 +63,8 @@ static const char rcsid[] =
#include <sys/proc.h>
#include <sys/user.h>
#include <sys/sysctl.h>
-#include <machine/elf.h>
+#include <machine/elf.h>
#include <machine/vmparam.h>
#include <a.out.h>
diff --git a/usr.bin/gcore/gcore.c b/usr.bin/gcore/gcore.c
index 65dd35e5e56e7..3eb5a195bf2b0 100644
--- a/usr.bin/gcore/gcore.c
+++ b/usr.bin/gcore/gcore.c
@@ -63,8 +63,8 @@ static const char rcsid[] =
#include <sys/proc.h>
#include <sys/user.h>
#include <sys/sysctl.h>
-#include <machine/elf.h>
+#include <machine/elf.h>
#include <machine/vmparam.h>
#include <a.out.h>