diff options
Diffstat (limited to 'usr.bin/gcore')
-rw-r--r-- | usr.bin/gcore/aoutcore.c | 2 | ||||
-rw-r--r-- | usr.bin/gcore/gcore.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gcore/aoutcore.c b/usr.bin/gcore/aoutcore.c index 65dd35e..3eb5a19 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 65dd35e..3eb5a19 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> |