X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fxalloc.h;h=3369977af9c31d6474513a646f075aaad5bd12a4;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=a9595b8efc910bb0d8f0bf4965f326165ccc93ca;hpb=eb3ba7cb06fdd0f8627b8f117d8453e297e18b64;p=debian%2Ftar diff --git a/gnu/xalloc.h b/gnu/xalloc.h index a9595b8e..3369977a 100644 --- a/gnu/xalloc.h +++ b/gnu/xalloc.h @@ -2,7 +2,7 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* xalloc.h -- malloc with out-of-memory checking - Copyright (C) 1990-2000, 2003-2004, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2003-2004, 2006-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,6 +24,9 @@ #include "xalloc-oversized.h" +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef XALLOC_INLINE # define XALLOC_INLINE _GL_INLINE