mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
255 B

--- ./crypto.c.orig 2005-07-25 15:14:45.000000000 +0200
+++ ./crypto.c 2005-07-25 15:14:53.000000000 +0200
@@ -12,6 +12,7 @@
* See README and COPYING for more details.
*/
+#include <sys/types.h>
#include <openssl/md4.h>
#include <openssl/des.h>