summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-09-04 00:27:03 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-09-04 00:27:03 +0000
commit07db6986589d42e2dcb5b1e91c57da9ec990bc4e (patch)
tree1fd54eea1ec31b78d6c551938522b97619ef8839 /src
parent992aa2da50ff3f44c7cce6ba39ea3ab097847b6c (diff)
downloadskalibs-07db6986589d42e2dcb5b1e91c57da9ec990bc4e.tar.xz
Also better when you actually pull the sysdeps
Diffstat (limited to 'src')
-rw-r--r--src/libstddjb/tain_now_set_stopwatch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstddjb/tain_now_set_stopwatch.c b/src/libstddjb/tain_now_set_stopwatch.c
index a8f94d7..ef869f7 100644
--- a/src/libstddjb/tain_now_set_stopwatch.c
+++ b/src/libstddjb/tain_now_set_stopwatch.c
@@ -2,6 +2,7 @@
/* MT-unsafe */
+#include <skalibs/sysdeps.h>
#include <skalibs/tai.h>
#if defined(SKALIBS_HASCLOCKRT) && (defined(SKALIBS_HASCLOCKMON) || defined(SKALIBS_HASCLOCKBOOT))