diff options
Diffstat (limited to 'utils/touchy/touchy.c')
-rw-r--r-- | utils/touchy/touchy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/touchy/touchy.c b/utils/touchy/touchy.c index 90fb31e93e..dc4dc8d83f 100644 --- a/utils/touchy/touchy.c +++ b/utils/touchy/touchy.c @@ -11,6 +11,7 @@ #include <sys/types.h> #include <fcntl.h> #include <errno.h> +#include <utime.h> int main(int argc, char** argv) |