Message ID | 1136735882.13425.27.camel@bobcat.mine.nu |
---|---|
State | New |
Headers |
Commit Message
--- thread.c~ 2006-01-04 17:01:22.000000000 +0200 +++ thread.c 2006-01-08 17:48:45.000000000 +0200 @@ -9,6 +9,7 @@ #include "thread.h" #include <errno.h> +#include <linux/unistd.h> #include <malloc.h> #include <stdarg.h> #include <sys/resource.h>