]> git.saurik.com Git - apple/libc.git/blame - db/hash/FreeBSD/hash_func.c.patch
Libc-594.9.5.tar.gz
[apple/libc.git] / db / hash / FreeBSD / hash_func.c.patch
CommitLineData
59e0d9fe
A
1--- hash_func.c.orig Sun Feb 16 09:29:09 2003
2+++ hash_func.c Sat Oct 18 18:30:57 2003
3@@ -45,7 +45,7 @@
4 #include <db.h>
5 #include "hash.h"
6 #include "page.h"
7-#include "extern.h"
8+#include "hash_extern.h"
9
10 static u_int32_t hash1(const void *, size_t) __unused;
11 static u_int32_t hash2(const void *, size_t) __unused;