Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60b9496c authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am 22261a3f: Merge ""desktop" linux has Posix clocks."

* commit '22261a3f':
  "desktop" linux has Posix clocks.
parents 59cc3f5d 22261a3f
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -128,11 +128,8 @@

/*
 * Define this if have clock_gettime() and friends
 *
 * Desktop Linux has this in librt, but it's broken in goobuntu, yielding
 * mildly or wildly inaccurate results.
 */
/*#define HAVE_POSIX_CLOCKS*/
#define HAVE_POSIX_CLOCKS

/*
 * Define this if we have linux style epoll()