summaryrefslogtreecommitdiff
path: root/net/netatalk22/patches/patch-an
blob: 8b0fb4d3193824acad45f2d591306f5f10f467ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-an,v 1.1 2014/06/11 11:03:56 hauke Exp $

--- etc/uams/uams_randnum.c.orig	2005-05-26 17:24:26.000000000 +1200
+++ etc/uams/uams_randnum.c
@@ -47,7 +47,7 @@ char *strchr (), *strrchr ();
 #include <atalk/uam.h>
 
 
-#include <des.h>
+#include <openssl/des.h>
 
 #ifdef USE_CRACKLIB
 #include <crack.h>