sbr/context_save.h \
sbr/ctype-checked.h \
sbr/error.h \
+ sbr/ext_hook.h \
sbr/fdcompare.h \
sbr/folder_addmsg.h \
sbr/folder_delmsgs.h \
void escape_display_name (char *, size_t);
void escape_local_part (char *, size_t);
-int ext_hook(char *, char *, char *);
/*
* Print null-terminated PROMPT to and flush standard output. Read answers from
*/
#include "h/mh.h"
+#include "ext_hook.h"
#include "context_find.h"
#include "pidstatus.h"
#include "arglist.h"
--- /dev/null
+/* Run a program that hooks into some other system. */
+
+int ext_hook(char *, char *, char *);
*/
#include "h/mh.h"
+#include "ext_hook.h"
#include "folder_realloc.h"
#include "folder_addmsg.h"
#include "error.h"
*/
#include "h/mh.h"
+#include "ext_hook.h"
#include "folder_delmsgs.h"
#include "context_save.h"
#include "arglist.h"
*/
#include "h/mh.h"
+#include "ext_hook.h"
#include "folder_realloc.h"
#include "folder_pack.h"
#include "error.h"
*/
#include "h/mh.h"
+#include "sbr/ext_hook.h"
#include "sbr/folder_read.h"
#include "sbr/folder_realloc.h"
#include "sbr/folder_free.h"
#endif
#include "h/mh.h"
+#include "sbr/ext_hook.h"
#include "sbr/folder_read.h"
#include "sbr/folder_realloc.h"
#include "sbr/folder_free.h"
*/
#include "h/mh.h"
+#include "sbr/ext_hook.h"
#include "sbr/context_save.h"
#include "sbr/context_replace.h"
#include "sbr/context_del.h"
*/
#include "h/mh.h"
+#include "sbr/ext_hook.h"
#include "sbr/folder_read.h"
#include "sbr/folder_free.h"
#include "sbr/context_save.h"