]> diplodocus.org Git - nmh/blobdiff - uip/dropsbr.c
Corrected comment: whom(1) does not use context_foil().
[nmh] / uip / dropsbr.c
index 93263dee1ed7ffc9338456d99fec45bce06d1404..0029f0745436dc79433159cde705240657409d55 100644 (file)
@@ -5,13 +5,15 @@
  * complete copyright information.
  */
 
-#include <h/nmh.h>
-#include <h/mh.h>
+#include "h/nmh.h"
+#include "h/mh.h"
+#include "sbr/dtime.h"
+#include "sbr/strindex.h"
 #include "sbr/error.h"
-#include <h/utils.h>
-#include <h/dropsbr.h>
-#include <h/mts.h>
-#include <h/tws.h>
+#include "h/utils.h"
+#include "h/dropsbr.h"
+#include "h/mts.h"
+#include "h/tws.h"
 #include "sbr/lock_file.h"
 #include "sbr/m_mktemp.h"
 #include <fcntl.h>