X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/fbd86d4cc20b02a10edcca92fb7ae0a143e63cc4..1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58:/db/recno/FreeBSD/recno.h.patch diff --git a/db/recno/FreeBSD/recno.h.patch b/db/recno/FreeBSD/recno.h.patch index 0226317..4b968d4 100644 --- a/db/recno/FreeBSD/recno.h.patch +++ b/db/recno/FreeBSD/recno.h.patch @@ -1,6 +1,6 @@ ---- 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 @@ +--- recno.h.orig 2009-11-06 12:44:16.000000000 -0800 ++++ recno.h 2009-11-06 12:44:28.000000000 -0800 +@@ -33,4 +33,4 @@ enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ #include "../btree/btree.h"