summaryrefslogtreecommitdiff
path: root/databases/sqlite/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlite/patches/patch-aj')
-rw-r--r--databases/sqlite/patches/patch-aj8
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/sqlite/patches/patch-aj b/databases/sqlite/patches/patch-aj
deleted file mode 100644
index 789a68aebd8..00000000000
--- a/databases/sqlite/patches/patch-aj
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-aj,v 1.2 2003/12/30 14:41:09 cjep Exp $
-
---- ../sqlite/src/hash.c.orig 2003-05-13 00:06:53.000000000 +0100
-+++ ../sqlite/src/hash.c
-@@ -16,2 +16,3 @@
- */
-+#include "os.h"
- #include "sqliteInt.h"