Fix: time redefinition warnings on macOS builds
[lttng-tools.git] / src / common / sessiond-comm / inet6.c
index 1413c35172a32bfda2293bbe8aae6fd8acba6c1a..0b0383cdd524f77c7749d93aad2c5643937009ae 100644 (file)
 #include <poll.h>
 
 #include <common/common.h>
+#include <common/time.h>
 
 #include "inet6.h"
 
-#define MSEC_PER_SEC   1000
-#define NSEC_PER_MSEC  1000000
 #define RECONNECT_DELAY        200     /* ms */
 
 /*
This page took 0.022968 seconds and 4 git commands to generate.