X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Fbrcompat.c;h=15cec9c912d467a807ab27c98d52dfdcb0bc9c9f;hb=23cad98c869ef5b7682f68c41db6403c1e855f5e;hp=f23db93cefd417529a2cb73804ad2ed24b6c0678;hpb=6d6266e6c9e387052e34f8434ee1d80690bff75d;p=openvswitch diff --git a/datapath/brcompat.c b/datapath/brcompat.c index f23db93c..15cec9c9 100644 --- a/datapath/brcompat.c +++ b/datapath/brcompat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009 Nicira Networks. + * Copyright (c) 2009, 2011 Nicira Networks. * Distributed under the terms of the GNU GPL version 2. * * Significant portions of this file may be copied from parts of the Linux @@ -17,7 +17,6 @@ #include #include -#include "compat.h" #include "openvswitch/brcompat-netlink.h" #include "brc_procfs.h" #include "datapath.h"