Signed-off-by: Ben Pfaff <b...@nicira.com> --- lib/timeval.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/lib/timeval.h b/lib/timeval.h index 72cf498..b74fe12 100644 --- a/lib/timeval.h +++ b/lib/timeval.h @@ -70,7 +70,6 @@ void time_wall_timespec(struct timespec *); void time_alarm(unsigned int secs); int time_poll(struct pollfd *, int n_pollfds, long long int timeout_when, int *elapsed); -bool time_cached(void); long long int timespec_to_msec(const struct timespec *); long long int timeval_to_msec(const struct timeval *); -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev