]> git.saurik.com Git - apple/libc.git/blob - db/hash/FreeBSD/hash_bigkey.c.patch
64e0c6c18eea4b24f3afe7a59db11be21be39e67
[apple/libc.git] / db / hash / FreeBSD / hash_bigkey.c.patch
1 --- hash_bigkey.c.orig Sun Feb 16 09:29:09 2003
2 +++ hash_bigkey.c Sat Oct 18 18:30:43 2003
3 @@ -72,7 +72,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 int collect_key(HTAB *, BUFHEAD *, int, DBT *, int);
11 static int collect_data(HTAB *, BUFHEAD *, int, int);