Index: src/find.c =================================================================== --- src/find.c (revision 1329) +++ src/find.c (revision 1330) @@ -93,6 +93,7 @@ #include "set.h" #include "undo.h" #include "rats.h" +#include "file.h" #undef DEBUG Index: src/mymem.c =================================================================== --- src/mymem.c (revision 1329) +++ src/mymem.c (revision 1330) @@ -42,6 +42,7 @@ #include "misc.h" #include "rats.h" #include "rtree.h" +#include "rats_patch.h" RCSID("$Id$");