]> diplodocus.org Git - nmh/blobdiff - sbr/remdir.c
read_switch.c: Move interface declaration to own file.
[nmh] / sbr / remdir.c
index 4ce0b1458faca30c63ff83a3394eb707207c6327..63f05e94f2f265aa0b3d0c37ac1e3266097782f6 100644 (file)
@@ -1,13 +1,14 @@
-
-/*
- * remdir.c -- remove a directory
+/* remdir.c -- remove a directory
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  * complete copyright information.
  */
 
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "remdir.h"
+#include "context_save.h"
+#include "error.h"
 
 
 int
 
 
 int