summaryrefslogtreecommitdiff
path: root/src/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform.h')
-rw-r--r--src/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform.h b/src/platform.h
index c0f6f66..d47d620 100644
--- a/src/platform.h
+++ b/src/platform.h
@@ -7,6 +7,7 @@
int nr_cpus(void);
int set_thread_affinity(pthread_t tid, int core);
+int setutimes(const char *path, struct timespec atime, struct timespec mtime);
/*
* macOS does not support sem_init(). macOS (seems to) releases the