| 1 | #ifndef _UTIME_H |
|---|---|
| 2 | |
| 3 | #include <io/utime.h> |
| 4 | |
| 5 | #ifndef _ISOMAC |
| 6 | libc_hidden_proto (utime) |
| 7 | #endif |
| 8 | |
| 9 | #endif /* utime.h */ |
| 10 |
| 1 | #ifndef _UTIME_H |
|---|---|
| 2 | |
| 3 | #include <io/utime.h> |
| 4 | |
| 5 | #ifndef _ISOMAC |
| 6 | libc_hidden_proto (utime) |
| 7 | #endif |
| 8 | |
| 9 | #endif /* utime.h */ |
| 10 |