]> diplodocus.org Git - nmh/blobdiff - sbr/message_id.c
crawl_folders.h: Rename to be alongside implementation.
[nmh] / sbr / message_id.c
index ab697044c978c060fd2f2e6dcd36ae373a1b1668..1e29051d9a3917a004fab76f410dc312b3d1eb2e 100644 (file)
@@ -6,10 +6,11 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "h/mts.h"
 #include "m_rand.h"
 #include "message_id.h"
-#include <sys/time.h>  /* for gettimeofday() */
+#include <sys/time.h>
 #include "base64.h"