summaryrefslogtreecommitdiff
path: root/security/fressh/files/patch-crypto::ssh_crypto_openssl.c
blob: 7b43df90b662c50cccccca8a56066828fb5595c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- crypto/ssh_crypto_openssl.c	2001/04/18 16:00:03	1.1
+++ crypto/ssh_crypto_openssl.c	2001/04/18 16:00:24
@@ -44,6 +44,7 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <string.h>
+#include <sys/types.h>
 
 #include <openssl/rand.h>