summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/malloc.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2015-10-31 04:39:28 +0000
committerimp <imp@FreeBSD.org>2015-10-31 04:39:28 +0000
commit0d0aa50ab4b198130772b967983a77c8797010f4 (patch)
treec737067d9d383d912fb53d06b1f9df43e1b17d47 /libexec/rtld-elf/malloc.c
parent00ba484bdfabd18f730c7a9dee6eae767e72d24d (diff)
downloadFreeBSD-src-0d0aa50ab4b198130772b967983a77c8797010f4.zip
FreeBSD-src-0d0aa50ab4b198130772b967983a77c8797010f4.tar.gz
Move all the paths into a new path.h to centralize them.
Diffstat (limited to 'libexec/rtld-elf/malloc.c')
-rw-r--r--libexec/rtld-elf/malloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rtld-elf/malloc.c b/libexec/rtld-elf/malloc.c
index 9f7dbe0..f134049 100644
--- a/libexec/rtld-elf/malloc.c
+++ b/libexec/rtld-elf/malloc.c
@@ -45,7 +45,6 @@ static char *rcsid = "$FreeBSD$";
#include <sys/types.h>
#include <sys/sysctl.h>
-#include <paths.h>
#include <stdarg.h>
#include <stddef.h>
#include <stdio.h>
OpenPOWER on IntegriCloud