chiark / gitweb /
random-seed: add little tool for saving/loading random seed on shutdown/boot, but...
[elogind.git] / src / socket-util.c
index 2af85639657916fe903d998101575ff1d0c740e8..ea2171b5bfff24cf91ebd1d77c8a470d905c682b 100644 (file)
@@ -34,6 +34,7 @@
 #include "util.h"
 #include "socket-util.h"
 #include "missing.h"
+#include "label.h"
 
 int socket_address_parse(SocketAddress *a, const char *s) {
         int r;