pkgsrc/net/ipa/patches/patch-ac
2002-06-30 13:13:48 +00:00

10 lines
254 B
Text

$NetBSD: patch-ac,v 1.1 2002/06/30 13:13:49 dmcmahill Exp $
--- db.c.orig Wed Jun 19 08:10:20 2002
+++ db.c Sun Jun 30 09:07:42 2002
@@ -36,4 +36,5 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <syslog.h>
#include <time.h>