852ced8763
PR: ports/102837 Approved by: maintainer
13 lines
220 B
C
13 lines
220 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/wyvern.h.orig
|
|
+++ src/wyvern.h
|
|
@@ -56,6 +56,7 @@
|
|
#include <netdb.h>
|
|
#if USE_SSL
|
|
#include <openssl/ssl.h>
|
|
+#include <openssl/md5.h>
|
|
#endif /* USE_SSL */
|
|
#include <sys/time.h>
|
|
#include "status.h"
|