X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=adt%2Fobst.h;h=9b8f0c87745fa4a93b81aa70216d35d49a105733;hb=7f9c1719bbd23fcebd840cf164101f2746233871;hp=c829a637cef6b00cb2f08a9cc815e2e448b0bb3d;hpb=d5e8df5885f97ea65839f8970b8697549c207610;p=cparser diff --git a/adt/obst.h b/adt/obst.h index c829a63..9b8f0c8 100644 --- a/adt/obst.h +++ b/adt/obst.h @@ -6,9 +6,7 @@ * @author Martin Trapp, Christian Schaefer * @version $Id$ */ -#define _GNU_SOURCE -#include -#include +#include "obstack.h" #include "xmalloc.h" #define obstack_chunk_alloc xmalloc