X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fwait.h;h=544e855c7c02d9f6a10607a921d229e909a10efe;hb=5a40f09baa3d74e9e6f1bd86a9998a10fbba012a;hp=d38c9fecdc368450d00a4e5602944b0288a2c64b;hpb=d2f6409584e2c62ffad81690562330ff3bf4a458;p=linux-2.6 diff --git a/include/linux/wait.h b/include/linux/wait.h index d38c9fecdc..544e855c7c 100644 --- a/include/linux/wait.h +++ b/include/linux/wait.h @@ -19,7 +19,6 @@ #ifdef __KERNEL__ -#include #include #include #include @@ -54,6 +53,7 @@ struct __wait_queue_head { }; typedef struct __wait_queue_head wait_queue_head_t; +struct task_struct; /* * Macros for declaration and initialisaton of the datatypes