Allow log messages to be captured by tincctl.
[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"