X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fproc%2Fkmsg.c;h=9fd5df3f40ce7d0dcc4f78559fdd5eb2c521da4f;hb=ee7cbabbd359b5d9a60de3d5f1693163e07987ca;hp=ff3b90b56e9d635546fe71868ffdc473632c5352;hpb=4b6f5d20b04dcbc3d888555522b90ba6d36c4106;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);