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" |