OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / misc / fnmatch / fnmatch_old.c
index 020d97b..839c775 100644 (file)
@@ -23,7 +23,7 @@ Cambridge, MA 02139, USA.  */
 #include <fnmatch.h>
 #include <ctype.h>
 
-libc_hidden_proto(fnmatch)
+/* libc_hidden_proto(fnmatch) */
 
 /* libc_hidden_proto(tolower) */
 /* Comment out all this code if we are using the GNU C Library, and are not