+2008-04-11 Bruno Haible <bruno@clisp.org>
+
+ * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
+ * modules/glob (Depends-on): Add stdbool.
+
2008-04-11 Bruno Haible <bruno@clisp.org>
* lib/trim.c: Include <string.h>.
-/* Copyright (C) 1991-2002, 2003, 2004, 2005, 2006, 2007
+/* Copyright (C) 1991-2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of the GNU C Library.
/* #define NDEBUG 1 */
#include <assert.h>
+#include <stdbool.h>
+
#include <stdio.h> /* Needed on stupid SunOS for assert. */
#if !defined _LIBC || !defined GLOB_ONLY_P