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