Mercurial > hg > octave-kai > gnulib-hg
diff lib/vasprintf.c @ 7304:1c4ed7637c24
Include <config.h> unconditionally.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 14 Sep 2006 14:18:36 +0000 |
parents | 0fd12ba5cfc6 |
children | 4175c39ba7cc |
line wrap: on
line diff
--- a/lib/vasprintf.c +++ b/lib/vasprintf.c @@ -15,9 +15,7 @@ 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 <config.h> -#endif +#include <config.h> /* Specification. */ #include "vasprintf.h"