Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / src / openssl / prf.c
index 13841c4..1c432c7 100644 (file)
@@ -19,6 +19,8 @@
 
 #include "system.h"
 
+#include <openssl/obj_mac.h>
+
 #include "digest.h"
 #include "prf.h"