]> diplodocus.org Git - nmh/blobdiff - sbr/folder_addmsg.c
seq_del.c: Move interface to own file.
[nmh] / sbr / folder_addmsg.c
index eeeaace15e141952bea1e198e6f78c3c70532dbb..4ea7cd6d88f7873a552773735ddd82dbb980c3c1 100644 (file)
@@ -1,13 +1,12 @@
-
-/*
- * folder_addmsg.c -- Link message into folder
+/* folder_addmsg.c -- Link message into folder
  *
  * 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 "error.h"
 #include <fcntl.h>
 
 /*
 #include <fcntl.h>
 
 /*