]> git.saurik.com Git - apple/libc.git/blame - db/recno/FreeBSD/recno.h.patch
Libc-391.5.22.tar.gz
[apple/libc.git] / db / recno / FreeBSD / recno.h.patch
CommitLineData
59e0d9fe
A
1--- recno.h.orig Fri Mar 22 15:41:40 2002
2+++ recno.h Sat Oct 18 19:48:16 2003
3@@ -36,5 +36,5 @@
4
5 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */
6
7-#include "../btree/btree.h"
8-#include "extern.h"
9+#include "btree.h"
10+#include "rec_extern.h"