summaryrefslogtreecommitdiff
path: root/include/obstack.h
blob: fe2e595381461e4b627602443ac2c07403cddbfa (plain)
1
2
3
4
5
6
7
8
9
#ifndef _OBSTACK_H
#include <malloc/obstack.h>

# ifndef _ISOMAC

libc_hidden_proto (_obstack_newchunk)

# endif /* !_ISOMAC */
#endif /* obstack.h */