chiark / gitweb /
Add support for building elogind against musl libc
[elogind.git] / src / basic / selinux-util.h
index e60dac8de82959ce817b198e16a56e4ff702cc11..559b0d6dfe598188d098ae3e638abcb270693c99 100644 (file)
@@ -21,6 +21,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <stdbool.h>