Include edit.h.

This commit is contained in:
Pavel Roskin 2002-11-13 09:30:57 +00:00
parent e1dc782744
commit 4af124c573

View File

@ -90,6 +90,10 @@
#include "../vfs/smbfs.h" /* smbfs_set_debug() */
#endif
#ifdef USE_INTERNAL_EDIT
# include "../edit/edit.h"
#endif
#ifdef HAVE_CHARSET
#include "charsets.h"
#endif /* HAVE_CHARSET */