X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrnlen.c;h=593fd1b7c8c149cb2d7c9fb98ca83315d1ff403f;hb=241622b8c0d1959f00d63ec0c921f76e348a4091;hp=09ba788ab033db570e91b5f130b2418dc7641f34;hpb=673458cfd60022db792628b671933064ae862424;p=gnulib.git diff --git a/lib/strnlen.c b/lib/strnlen.c index 09ba788ab..593fd1b7c 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -16,9 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "strnlen.h"