summaryrefslogtreecommitdiff
path: root/lib/timespec.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/timespec.c')
-rw-r--r--lib/timespec.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/timespec.c b/lib/timespec.c
new file mode 100644
index 0000000..2b6098e
--- /dev/null
+++ b/lib/timespec.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE
+#include "timespec.h"