Fix -Wundef warnings in fnmatch.c
commit3f3dd810e03661535980e334723666205c693313
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 1 Aug 2014 08:53:38 +0000 (1 14:23 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 1 Aug 2014 08:53:38 +0000 (1 14:23 +0530)
tree353de90ce25d898f9ff72e6cb4a2d4b1ca2f28ff
parent95ee7fb13ba99ba265b49531c57e1cb8db629bc6
Fix -Wundef warnings in fnmatch.c

Fixes -Wundef warnings for MBSTATE_T and HAVE_STRING_H.  The
HAVE_STRING_H bit is a merge from the gnulib fnmatch.c and the
MBSTATE_T fix has been posted to gnulib for inclusion.
ChangeLog
include/libc-symbols.h
posix/fnmatch.c