* lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
[gnulib.git] / lib / fnmatch.c
index bd41358..ac3a0dc 100644 (file)
@@ -15,7 +15,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
+#ifndef _LIBC
 # include <config.h>
 #endif