]> diplodocus.org Git - nmh/blobdiff - sbr/context_save.c
Comment cleanup; removed ancient reference to 4.2BSD systems.
[nmh] / sbr / context_save.c
index 62bc48e66ddd3b5a7b3b0293566adeb12d9fb84e..9f53397bfb2b2fa795e5be0018565d3461805213 100644 (file)
@@ -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
  *
  * 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 <h/mh.h>
 #include <h/signals.h>
 
 #include <h/mh.h>
 #include <h/signals.h>
+#include "lock_file.h"
 
 void
 context_save (void)
 
 void
 context_save (void)