]> git.saurik.com Git - apple/libc.git/blob - db/hash/FreeBSD/hash_buf.c.patch
Libc-498.1.5.tar.gz
[apple/libc.git] / db / hash / FreeBSD / hash_buf.c.patch
1 --- hash_buf.c.orig Thu Mar 21 14:46:26 2002
2 +++ hash_buf.c Sat Oct 18 18:30:49 2003
3 @@ -69,7 +69,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 BUFHEAD *newbuf(HTAB *, u_int32_t, BUFHEAD *);
11