X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fproc%2Fkmsg.c;h=9fd5df3f40ce7d0dcc4f78559fdd5eb2c521da4f;hb=b8a327be3fbf05b5d3a935b4c03a3dcdb6db833e;hp=ff3b90b56e9d635546fe71868ffdc473632c5352;hpb=e21a2b0cc5849e76434b37aff3a4b502c772f191;p=linux-2.6 diff --git a/fs/proc/kmsg.c b/fs/proc/kmsg.c index ff3b90b56e..9fd5df3f40 100644 --- a/fs/proc/kmsg.c +++ b/fs/proc/kmsg.c @@ -15,6 +15,8 @@ #include #include +#include "internal.h" + extern wait_queue_head_t log_wait; extern int do_syslog(int type, char __user *bug, int count);