chiark / gitweb /
Merge remote branch 'kay/master'
[elogind.git] / execute.c
index 04a8e9de28599342daf69d4b4cb03063c57fc10b..db24ed9ee0a4493313f60e2b70d2b9ec7c91e7d3 100644 (file)
--- a/execute.c
+++ b/execute.c
@@ -12,7 +12,7 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <sys/prctl.h>
-#include <sched.h>
+#include <linux/sched.h>
 
 #include "execute.h"
 #include "strv.h"