summaryrefslogtreecommitdiff
path: root/devel/global/patches/patch-ac
blob: b590eeba44392e972369d722ff2f7ee43f788867 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ac,v 1.1 1999/04/26 18:34:42 garbled Exp $
--- lib/getdbpath.c.orig	Mon Apr 26 11:02:00 1999
+++ lib/getdbpath.c	Mon Apr 26 11:02:21 1999
@@ -37,6 +37,7 @@
 
 #include <unistd.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "die.h"
 #include "getdbpath.h"