Add header with function definitions to quiet warnings and avoid future errors. Signed-off-by: Stephen Hemminger --- a/net/dcb/dcbevent.c 2012-12-07 15:06:43.291665973 -0800 +++ b/net/dcb/dcbevent.c 2013-03-08 10:36:52.394147858 -0800 @@ -20,6 +20,7 @@ #include #include #include +#include static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain);