summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/socket.h')
-rw-r--r--src/grp-system/libcore/socket.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/libcore/socket.h b/src/grp-system/libcore/socket.h
index 4f25eabd5d..6e485f51c3 100644
--- a/src/grp-system/libcore/socket.h
+++ b/src/grp-system/libcore/socket.h
@@ -21,9 +21,10 @@
typedef struct Socket Socket;
+#include "basic/socket-util.h"
+
#include "mount.h"
#include "service.h"
-#include "basic/socket-util.h"
typedef enum SocketExecCommand {
SOCKET_EXEC_START_PRE,