X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/69819af4834557e60c33bb378e29cf3d4e8269f8..b22bcbc2adddca14cc1889b1eee37643e0b88489:/sbr/ext_hook.c?ds=sidebyside diff --git a/sbr/ext_hook.c b/sbr/ext_hook.c index b88be2db..ede098f0 100644 --- a/sbr/ext_hook.c +++ b/sbr/ext_hook.c @@ -6,7 +6,12 @@ * Only produce the error message once. */ -#include +#include "h/mh.h" +#include "ext_hook.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)