X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmbuiter.h;h=ca130a4c330aa187501475677669e4fc12293c58;hb=4779b635ef35c7b0bc4044fcb5bc746d06f158c4;hp=6194d9d92d6b594f05555a711eb4dc947bc8660d;hpb=664a18513b61e82c49ed41b41edd752020b2cc42;p=gnulib.git diff --git a/lib/mbuiter.h b/lib/mbuiter.h index 6194d9d92..ca130a4c3 100644 --- a/lib/mbuiter.h +++ b/lib/mbuiter.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2013 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 @@ -106,6 +106,9 @@ #include "mbchar.h" #include "strnlen1.h" +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef MBUITER_INLINE # define MBUITER_INLINE _GL_INLINE