Suppress ovsdb-server log messages about connections from ovs-vsctl.
[openvswitch] / lib / odp-util.h
index 6d67ec2cfe1f9b2660ef64f89c0936c8addd974c..dc9a43db215f66778e44d4eeeedb3d7d08aa0bf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Nicira Networks.
+ * Copyright (c) 2009, 2010 Nicira Networks.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -18,6 +18,7 @@
 #define ODP_UTIL_H 1
 
 #include <stdbool.h>
+#include <stddef.h>
 #include <stdint.h>
 #include "openflow/openflow.h"
 #include "openvswitch/datapath-protocol.h"