X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fin-band.h;h=7b610cbb3f7d11ea5fa3dfcdd2fe7d9e09da8aa1;hb=4e090bc7bfe6993f568701d3fdf9c2621babd03c;hp=f7f2ec656894e2f8365af9b75f2a8acbcda9e56a;hpb=6da1e8091eb2e19de7ba5e0c73ac3e7dd437743d;p=openvswitch diff --git a/ofproto/in-band.h b/ofproto/in-band.h index f7f2ec65..7b610cbb 100644 --- a/ofproto/in-band.h +++ b/ofproto/in-band.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009, 2010, 2011 Nicira Networks. + * Copyright (c) 2008, 2009, 2010, 2011 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,6 +20,7 @@ #include #include #include +#include struct flow; struct in_band;