X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpthread.in.h;fp=lib%2Fpthread.in.h;h=a8438df9b1d15908490b11f03e9c54fa2a43cc89;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=7fcfb0b3b64113081ea3ef9e5e58c5ce8cfa7e2f;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8;p=gnulib.git diff --git a/lib/pthread.in.h b/lib/pthread.in.h index 7fcfb0b3b..a8438df9b 100644 --- a/lib/pthread.in.h +++ b/lib/pthread.in.h @@ -1,6 +1,6 @@ /* Implement a trivial subset of POSIX 1003.1-2008 pthread.h. - Copyright (C) 2009-2013 Free Software Foundation, Inc. + Copyright (C) 2009-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 @@ -41,6 +41,9 @@ #include #include +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef _GL_PTHREAD_INLINE # define _GL_PTHREAD_INLINE _GL_INLINE