X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Fadt%2Fobst.h;h=b49e36a6f974c01ef47648d5feb63eb2f0f0582d;hb=f7a0dee11313faad6f2ff54edc8eaadabd03e433;hp=790cc3210619eb7bff6d8e5f5efb0f03b40effc7;hpb=e921ea67fdde8e257483b0011a2de8f377e59161;p=libfirm diff --git a/include/libfirm/adt/obst.h b/include/libfirm/adt/obst.h index 790cc3210..b49e36a6f 100644 --- a/include/libfirm/adt/obst.h +++ b/include/libfirm/adt/obst.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -26,7 +26,7 @@ #ifndef FIRM_ADT_OBST_H #define FIRM_ADT_OBST_H -#include +#include "obstack.h" #include "xmalloc.h" #define obstack_chunk_alloc xmalloc