]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/utime.h
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / include / utime.h
index 6dadc53ad6b9bacaf9bb32ae2ec649fee908cff6..504925131181c8e554ed607d127cae9408ad66d5 100644 (file)
@@ -1 +1,9 @@
+#ifndef _UTIME_H
+
 #include <io/utime.h>
+
+#ifndef _ISOMAC
+libc_hidden_proto (utime)
+#endif
+
+#endif /* utime.h */