X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fuser-return-notifier.c;h=1744bb80f1fb41ff9f74df1df0d66fdde3f44b9d;hb=72686d527c0d3566ec96ec6d834ce08596c10c62;hp=92cb706c7fc83babcb43b7028e2bff25ce00ba80;hpb=31ec97d9cebac804814de298592648f7c18d8281;p=pandora-kernel.git diff --git a/kernel/user-return-notifier.c b/kernel/user-return-notifier.c index 92cb706c7fc8..1744bb80f1fb 100644 --- a/kernel/user-return-notifier.c +++ b/kernel/user-return-notifier.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include static DEFINE_PER_CPU(struct hlist_head, return_notifier_list);