]> diplodocus.org Git - nmh/blobdiff - uip/rmm.c
dtimezone(): Explain abs(3) is undefined on INT_MIN.
[nmh] / uip / rmm.c
index 8644a02fb363c8045c12f662a91d648becb89684..f245478f1f091e2960c829fbf3497ebe40b16885 100644 (file)
--- a/uip/rmm.c
+++ b/uip/rmm.c
@@ -1,6 +1,4 @@
-
-/*
- * rmm.c -- remove a message(s)
+/* rmm.c -- remove a message(s)
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -9,6 +7,7 @@
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 
 #define RMM_SWITCHES \
     X("unlink", 0, UNLINKSW) \