From 5e69ceb7a667377a61cb0c31d7ac20e245b3fafd Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 3 Feb 2014 21:04:39 -0500 Subject: Update Gnulib to v0.1-77-gd9361da --- lib/xsize.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/xsize.h') diff --git a/lib/xsize.h b/lib/xsize.h index a7a34c582..83cb960b5 100644 --- a/lib/xsize.h +++ b/lib/xsize.h @@ -1,6 +1,6 @@ /* xsize.h -- Checked size_t computations. - Copyright (C) 2003, 2008-2013 Free Software Foundation, Inc. + Copyright (C) 2003, 2008-2014 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -27,6 +27,9 @@ # include #endif +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef XSIZE_INLINE # define XSIZE_INLINE _GL_INLINE -- cgit v1.2.3