chiark / gitweb /
timedatectl: introduce new command line client for timedated
[elogind.git] / src / shared / dbus-common.h
index 394ab4cb60787b68112de5658fd704790abc5d6f..005a715d0aa6ae4dc59184d9a987c327b901eac4 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include <dbus/dbus.h>
+#include <inttypes.h>
 
 #ifndef DBUS_ERROR_UNKNOWN_OBJECT
 #define DBUS_ERROR_UNKNOWN_OBJECT "org.freedesktop.DBus.Error.UnknownObject"