]> sourceware.org Git - glibc.git/blobdiff - include/fnmatch.h
* include/sys/resource.h: Use libc_hidden_proto for getpriority,
[glibc.git] / include / fnmatch.h
index b12b786df0f5448a637527867fde9c6e20f399ee..2cdad0a40fcc57fe7f9506d002bcfe444c9046d5 100644 (file)
@@ -1 +1,7 @@
+#ifndef _FNMATCH_H
+
 #include <posix/fnmatch.h>
+
+libc_hidden_proto (fnmatch)
+
+#endif
This page took 0.027975 seconds and 5 git commands to generate.