]> diplodocus.org Git - nmh/blobdiff - sbr/ext_hook.c
context_replace.c: Move interface to own file.
[nmh] / sbr / ext_hook.c
index b88be2db45d63ec9de8f31f7ba5ca2f97d53ed40..106114f829b02ada5e341fb5a13aee91d2ea2a4b 100644 (file)
@@ -6,7 +6,11 @@
  *     Only produce the error message once.
  */
 
  *     Only produce the error message once.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "context_find.h"
+#include "pidstatus.h"
+#include "arglist.h"
+#include "error.h"
 
 int
 ext_hook(char *hook_name, char *message_file_name_1, char *message_file_name_2)
 
 int
 ext_hook(char *hook_name, char *message_file_name_1, char *message_file_name_2)