updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / yodctcs / sched.patch
blobec4b44d7f2f2b086f926e7543466e8a8e67bcdb5
1 --- wgetd.c 2008-04-19 17:57:56.000000000 +0300
2 +++ wgetd.c.1 2011-12-25 20:57:49.822797101 +0200
3 @@ -21,7 +21,7 @@
4 #include <config.h>
5 #endif
7 -#include <sched.h>
8 +#include <linux/sched.h>
9 #include <string.h>
10 #include <stdlib.h>
11 #include <stdio.h>