diff options
-rw-r--r-- | util.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ #include <syslog.h> #include <sched.h> #include <sys/resource.h> +#include <linux/sched.h> #include "macro.h" #include "util.h" |
index : ~lukeshu/systemd | ||
Unnamed repository; edit this file 'description' to name the repository. | git-mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | util.c | 1 |
@@ -10,6 +10,7 @@ #include <syslog.h> #include <sched.h> #include <sys/resource.h> +#include <linux/sched.h> #include "macro.h" #include "util.h" |