2013-09-26 17:14:40 +02:00

14 lines
287 B
Plaintext

$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"