On 05/26/2013 04:51 PM, Daniel Borkmann wrote: > If you add an #include <linux/types.h> into trinity.h before gc.h > is included? > This doesn't help: diff --git a/include/trinity.h b/include/trinity.h index b0dc2f8..fb42036 100644 --- a/include/trinity.h +++ b/include/trinity.h @@ -2,6 +2,7 @@ #define _TRINITY_H 1 #define GC_THREADS +#include <linux/types.h> #include <gc.h> #include "types.h" lines 1-12/12 (END) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html