aboutsummaryrefslogtreecommitdiff
path: root/src/util/verto/verto-k5ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/verto/verto-k5ev.c')
-rw-r--r--src/util/verto/verto-k5ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/verto/verto-k5ev.c b/src/util/verto/verto-k5ev.c
index f75e8aa..a3a5265 100644
--- a/src/util/verto/verto-k5ev.c
+++ b/src/util/verto/verto-k5ev.c
@@ -28,6 +28,7 @@
* directory for reference, although it is not built here.
*/
+#include "autoconf.h"
#include <stdlib.h>
#include <string.h>
#include <errno.h>
@@ -35,7 +36,6 @@
#include <verto.h>
#include <verto-module.h>
#include "rename.h"
-#include "autoconf.h"
#define EV_STANDALONE 1
/* Avoid using clock_gettime, which would create a dependency on librt. */
#define EV_USE_MONOTONIC 0