chiark / gitweb /
copy: also copy AF_UNIX sockets
[elogind.git] / src / basic / util.h
index 179505de8588482b14e13a866d46956e4eecb907..1fe660b62098494511c9db898c26c8f646330485 100644 (file)
@@ -36,6 +36,7 @@
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/statfs.h>
+#include <sys/sysmacros.h>
 #include <sys/types.h>
 #include <time.h>
 #include <unistd.h>