about summary refs log tree commit diff
path: root/include/wordexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wordexp.h')
-rw-r--r--include/wordexp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/wordexp.h b/include/wordexp.h
deleted file mode 100644
index 33c90c15c0..0000000000
--- a/include/wordexp.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _WORDEXP_H
-
-#include <posix/wordexp.h>
-
-#ifndef _ISOMAC
-libc_hidden_proto (wordfree)
-#endif
-
-#endif