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