]> git.saurik.com Git - apple/libc.git/blob - db/recno/FreeBSD/recno.h.patch
Libc-498.tar.gz
[apple/libc.git] / db / recno / FreeBSD / recno.h.patch
1 --- recno/FreeBSD/recno.h.orig 2007-03-13 10:38:09.000000000 -0700
2 +++ recno/FreeBSD/recno.h 2007-03-14 22:20:30.000000000 -0700
3 @@ -37,4 +37,4 @@
4 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */
5
6 #include "../btree/btree.h"
7 -#include "extern.h"
8 +#include "rec_extern.h"