X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fwait.h;h=d28518236b62fea581606ee74c76607743153aad;hb=364c6badde0dd62a0a38e5ed67f85d87d6665780;hp=d38c9fecdc368450d00a4e5602944b0288a2c64b;hpb=1d492eb41371d9a5145651e8eb64bea1042a4057;p=powerpc.git diff --git a/include/linux/wait.h b/include/linux/wait.h index d38c9fecdc..d28518236b 100644 --- a/include/linux/wait.h +++ b/include/linux/wait.h @@ -54,6 +54,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