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