X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Feealloc.h;h=0fce8c1adceef7a68b5c4cc987bd835291cc3e26;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=cc2972685a3773ffb654ae609ec70562f4391e8e;hpb=9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e;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