chiark / gitweb /
shared: add formats-util.h
[elogind.git] / src / shared / socket-util.c
index 4a6bf50b17e9f91f274fab7e8236270378e781d6..94a066334547fe75e995e70fc03eca8afc7ab643 100644 (file)
@@ -35,6 +35,7 @@
 #include "socket-util.h"
 #include "missing.h"
 #include "fileio.h"
+#include "formats-util.h"
 
 int socket_address_parse(SocketAddress *a, const char *s) {
         char *e, *n;