nx-match: Increase upper bound length for an nx_match.
[openvswitch] / lib / timeval.h
index 303461adf4734f72941a60583b440a45b28f925f..517524c6845d45dd7d7c8193b01d0f622cb6f238 100644 (file)
@@ -62,6 +62,8 @@ long long int timeval_to_msec(const struct timeval *);
 
 void xgettimeofday(struct timeval *);
 
+int get_cpu_usage(void);
+
 #ifdef  __cplusplus
 }
 #endif