]> diplodocus.org Git - nmh/blobdiff - sbr/message_id.c
Remove mention of msh in comments and to-do list.
[nmh] / sbr / message_id.c
index 819ad11c5fea4070fef7541b14592e942aace345..aaaab322efbca4870da1023bc5b41ae68bb33ea3 100644 (file)
@@ -1,5 +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
@@ -8,6 +7,8 @@
  */
 
 #include <h/mh.h>
+#include "m_rand.h"
+#include "message_id.h"
 #include <sys/time.h>  /* for gettimeofday() */