X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenflow%2Fopenflow.h;h=d5a78fee670f823fa733c816de3021a322b15346;hb=31a9e63f0f7e771c849f7ef45c9827fcc78abe03;hp=769a0ad7719bc6990e04fd6c730f9a8c12eaf64e;hpb=87ea5e5e26c97598cd66ef64c8386afac2b77fff;p=sliver-openvswitch.git diff --git a/include/openflow/openflow.h b/include/openflow/openflow.h index 769a0ad77..d5a78fee6 100644 --- a/include/openflow/openflow.h +++ b/include/openflow/openflow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira Networks. + * Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,5 +19,7 @@ #include "openflow/openflow-1.0.h" #include "openflow/openflow-1.1.h" +#include "openflow/openflow-1.2.h" +#include "openflow/openflow-1.3.h" #endif /* openflow/openflow.h */