diff options
Diffstat (limited to 'include/utime.h')
-rw-r--r-- | include/utime.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/utime.h b/include/utime.h index aecd6a14d8..5049251311 100644 --- a/include/utime.h +++ b/include/utime.h @@ -2,6 +2,8 @@ #include <io/utime.h> +#ifndef _ISOMAC libc_hidden_proto (utime) +#endif #endif /* utime.h */ |