summaryrefslogtreecommitdiff
path: root/databases/sdbm/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sdbm/patches/patch-ae')
-rw-r--r--databases/sdbm/patches/patch-ae10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/sdbm/patches/patch-ae b/databases/sdbm/patches/patch-ae
new file mode 100644
index 00000000000..8c0c001377f
--- /dev/null
+++ b/databases/sdbm/patches/patch-ae
@@ -0,0 +1,10 @@
+$NetBSD: patch-ae,v 1.1 2000/09/26 03:47:11 hubertf Exp $
+
+--- dbu.c.orig Mon Sep 25 23:27:21 2000
++++ dbu.c
+@@ -1,4 +1,5 @@
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <sys/file.h>
+ #ifdef SDBM
+ #include "sdbm.h"