]> diplodocus.org Git - nmh/blobdiff - sbr/folder_addmsg.c
seq_nameok(): Distinguish three identical error messages.
[nmh] / sbr / folder_addmsg.c
index 43cd841bf467fc3deaf3f250f46017c5596493b8..a18f1ce74d4659d13bb3f4f5471f28ca04bc2f16 100644 (file)
@@ -1,12 +1,18 @@
-/*
- * 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 "m_name.h"
+#include "cpydata.h"
+#include "m_atoi.h"
+#include "ext_hook.h"
+#include "folder_realloc.h"
+#include "folder_addmsg.h"
+#include "error.h"
 #include <fcntl.h>
 
 /*
 #include <fcntl.h>
 
 /*