X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c6f2d14d9c38345075629af3487c2de491584ca1..29db9a64a1436516c245642bbce2b8ab4cfb673d:/sbr/context_save.c diff --git a/sbr/context_save.c b/sbr/context_save.c index 62bc48e6..9f53397b 100644 --- a/sbr/context_save.c +++ b/sbr/context_save.c @@ -1,6 +1,4 @@ - -/* - * context_save.c -- write out the updated context file +/* context_save.c -- write out the updated context file * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -15,6 +13,7 @@ #include #include +#include "lock_file.h" void context_save (void)