summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/hcreate.c
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2002-06-27 13:18:27 +0000
committerdeischen <deischen@FreeBSD.org>2002-06-27 13:18:27 +0000
commit39357aa235303b57abed1a72b86aa6e6f08fb294 (patch)
tree1aea4989f3d03c8bb0cb8c22ed4f3c5ad1317ffe /lib/libc/stdlib/hcreate.c
parent69db0942b959283aaa6d65192b6e4a7d76ca8335 (diff)
downloadFreeBSD-src-39357aa235303b57abed1a72b86aa6e6f08fb294.zip
FreeBSD-src-39357aa235303b57abed1a72b86aa6e6f08fb294.tar.gz
Remove improper use of <namespace.h>
Diffstat (limited to 'lib/libc/stdlib/hcreate.c')
-rw-r--r--lib/libc/stdlib/hcreate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/hcreate.c b/lib/libc/stdlib/hcreate.c
index d40bd95..5878085 100644
--- a/lib/libc/stdlib/hcreate.c
+++ b/lib/libc/stdlib/hcreate.c
@@ -60,7 +60,6 @@ __FBSDID("$FreeBSD$");
#include <search.h>
#include <stdlib.h>
#include <string.h>
-#include "namespace.h"
/*
* DO NOT MAKE THIS STRUCTURE LARGER THAN 32 BYTES (4 ptrs on 64-bit
OpenPOWER on IntegriCloud