Remove the test for linux/if_tun.h.
[tinc] / src / tincd.c
index c82872b..b6a24da 100644 (file)
@@ -37,7 +37,7 @@
 #include <openssl/evp.h>
 #include <openssl/engine.h>
 
-#include <lzo1x.h>
+#include LZO1X_H
 
 #include <getopt.h>
 #include "pidfile.h"