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); -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html