X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Feealloc.h;h=0fce8c1adceef7a68b5c4cc987bd835291cc3e26;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=cc2972685a3773ffb654ae609ec70562f4391e8e;hpb=5d706a3590ab4b393e845a1d73787faaae48d408;p=gnulib.git diff --git a/lib/eealloc.h b/lib/eealloc.h index cc2972685..0fce8c1ad 100644 --- a/lib/eealloc.h +++ b/lib/eealloc.h @@ -1,5 +1,5 @@ /* Memory allocation with expensive empty allocations. - Copyright (C) 2003, 2008, 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2003, 2008, 2010-2014 Free Software Foundation, Inc. Written by Bruno Haible , 2003, based on prior work by Jim Meyering. @@ -31,6 +31,9 @@ #include +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef EEALLOC_INLINE # define EEALLOC_INLINE _GL_INLINE