use time_monotonic() instead of gettimeofday() for time difference calculations

This commit is contained in:
Martin Willi
2009-08-31 15:25:03 +02:00
parent 3d5818ec38
commit de5784452b
9 changed files with 24 additions and 37 deletions
@@ -20,7 +20,6 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <stdint.h>
#include <linux/ipsec.h>
#include <linux/netlink.h>