summaryrefslogtreecommitdiff
path: root/security/ruby-password/patches/patch-ab
blob: 42c84a8dffebe7831a27bf9ee28644e29c8151a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2006/04/01 21:47:22 minskim Exp $

--- rbcrack.c.orig	2006-03-02 11:41:44.000000000 -0800
+++ rbcrack.c
@@ -28,7 +28,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <errno.h>
-#include <crack.h>
+#include <cracklib/crack.h>
 
 #include "rbcrack.h"