]> the.earth.li Git - onak.git/blobdiff - wotsap.c
Move to CMake over autoconf
[onak.git] / wotsap.c
index 3aefc42012a4059324bfbad3ad7e080fc548ea81..37653f7c3d74fe8ad295129ec88a6da2a30ed528 100644 (file)
--- a/wotsap.c
+++ b/wotsap.c
 #include <string.h>
 #include <arpa/inet.h>
 
+#include "build-config.h"
+
 #include "hash.h"
 #include "log.h"
 #include "onak-conf.h"
 #include "stats.h"
-#include "version.h"
 
 static struct ll *sortkeyll(struct ll *keys)
 {