Initial OpenFlow 1.3 support
[openvswitch] / include / openflow / openflow.h
index 7ae750abc24b3b4f8f44e4c1ddeeaf93436298f5..d5a78fee670f823fa733c816de3021a322b15346 100644 (file)
@@ -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.
@@ -20,5 +20,6 @@
 #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 */