X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/c957a83bde4df2e2d3d1ed0963656856b48ef0a0..224c70764cab4e0e39a26aaf3ad3016552f62f55:/db/recno/FreeBSD/recno.h.patch diff --git a/db/recno/FreeBSD/recno.h.patch b/db/recno/FreeBSD/recno.h.patch index a3d1ec3..0226317 100644 --- a/db/recno/FreeBSD/recno.h.patch +++ b/db/recno/FreeBSD/recno.h.patch @@ -1,10 +1,8 @@ ---- recno.h.orig Fri Mar 22 15:41:40 2002 -+++ recno.h Sat Oct 18 19:48:16 2003 -@@ -36,5 +36,5 @@ - +--- recno/FreeBSD/recno.h.orig 2007-03-13 10:38:09.000000000 -0700 ++++ recno/FreeBSD/recno.h 2007-03-14 22:20:30.000000000 -0700 +@@ -37,4 +37,4 @@ enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ --#include "../btree/btree.h" + #include "../btree/btree.h" -#include "extern.h" -+#include "btree.h" +#include "rec_extern.h"