]> diplodocus.org Git - nmh/blobdiff - sbr/folder_delmsgs.c
Bump up size of two static char[] so gcc knows they won't overflow.
[nmh] / sbr / folder_delmsgs.c
index 3e80bc559f20b248f3ec107be991b3c149632538..e5b6ae282d745fd7950f3e92aacabc4d7e79ef6c 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * folder_delmsgs.c -- "remove" SELECTED messages from a folder
+/* folder_delmsgs.c -- "remove" SELECTED messages from a 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
@@ -8,6 +7,7 @@
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include "m_mktemp.h"
 
 /*
  * 1) If we are using an external rmmproc, then exec it.