diff --git a/include/isam.h b/include/isam.h index 15ab9f599..1a2af2de7 100755 --- a/include/isam.h +++ b/include/isam.h @@ -489,5 +489,6 @@ extern TRectype** openrec; // @END #undef extern +void set_autoload_new_files(bool on); #endif // __ISAM_