X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7d896ca9f363843d687fd7a9a04b1fb917a42aae..ecdb340c2d306de173169d172b9641696dd7ac34:/lib/execinfo.in.h diff --git a/lib/execinfo.in.h b/lib/execinfo.in.h index d76b0e1b77..09f1ddbdf9 100644 --- a/lib/execinfo.in.h +++ b/lib/execinfo.in.h @@ -1,6 +1,6 @@ /* Information about executables. - Copyright (C) 2012 Free Software Foundation, Inc. + Copyright (C) 2012-2016 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 @@ -20,6 +20,9 @@ #ifndef _GL_EXECINFO_H #define _GL_EXECINFO_H +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef _GL_EXECINFO_INLINE # define _GL_EXECINFO_INLINE _GL_INLINE