chiark / gitweb /
Merge remote branch 'kay/master'
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Feb 2010 11:40:29 +0000 (12:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Feb 2010 11:40:29 +0000 (12:40 +0100)
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"