Merge from vendor branch TNF:
[pkgsrc.git] / security / ruby-password / patches / patch-ab
1 $NetBSD$
2
3 --- rbcrack.c.orig      2006-03-02 11:41:44.000000000 -0800
4 +++ rbcrack.c
5 @@ -28,7 +28,7 @@
6  #include <string.h>
7  #include <unistd.h>
8  #include <errno.h>
9 -#include <crack.h>
10 +#include <cracklib/crack.h>
11  
12  #include "rbcrack.h"
13