1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 18:55:09 +03:00

Merge remote branch 'kay/master'

This commit is contained in:
Lennart Poettering 2010-02-02 12:51:04 +01:00
commit 0acb83e9e6

1
util.c
View File

@ -10,6 +10,7 @@
#include <syslog.h>
#include <sched.h>
#include <sys/resource.h>
#include <linux/sched.h>
#include "macro.h"
#include "util.h"