X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Futimens.h;h=f1633c966aa2e9c32ee74697a014b5ccc3641f52;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=f765d102b77eeb69079ebb31a677d4af88963c11;hpb=e84a5dced96edbd298e154cf7db2d876f49f5c5a;p=gnulib.git diff --git a/lib/utimens.h b/lib/utimens.h index f765d102b..f1633c966 100644 --- a/lib/utimens.h +++ b/lib/utimens.h @@ -1,6 +1,6 @@ /* Set file access and modification times. - Copyright 2012 Free Software Foundation, Inc. + Copyright 2012-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 the @@ -26,6 +26,9 @@ int lutimens (char const *, struct timespec const [2]); # include # include +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef _GL_UTIMENS_INLINE # define _GL_UTIMENS_INLINE _GL_INLINE