]> diplodocus.org Git - nmh/blobdiff - sbr/message_id.c
sbr/m_maildir.c: Move prototypes from h/prototypes.h to new header.
[nmh] / sbr / message_id.c
index 1e7b2fa0d3daa18876aa669562a4364dd16c5569..78f1c4ea35e33e68b9f153fd75f7070846301b97 100644 (file)
@@ -1,4 +1,4 @@
-/* message-id.c -- construct the body of a Message-ID or Content-ID
+/* message_id.c -- construct the body of a Message-ID or Content-ID
  *                 header field
  *
  * This code is Copyright (c) 2012, by the authors of nmh.  See the
@@ -7,6 +7,7 @@
  */
 
 #include <h/mh.h>
+#include "m_rand.h"
 #include <sys/time.h>  /* for gettimeofday() */