chiark / gitweb /
time: add suppot for fractional time specifications
[elogind.git] / src / shared / time-util.h
index 2e3b0f57446e122a8368907f286363dfc1d4edca..a02cdfc79f87d5fa302fae2cf562f19eaa51bd5f 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include <stdio.h>
+#include <inttypes.h>
 
 typedef uint64_t usec_t;
 typedef uint64_t nsec_t;