]> diplodocus.org Git - nmh/blobdiff - uip/dropsbr.c
showfile.c: Move interface to own file.
[nmh] / uip / dropsbr.c
index cc44c8d472399c42cd130cd2b8f426dca15911f0..733e6e6e4701681d4bdb5873b8e78e85cc2d0da5 100644 (file)
@@ -5,12 +5,14 @@
  * complete copyright information.
  */
 
-#include <h/nmh.h>
-#include <h/mh.h>
-#include <h/utils.h>
-#include <h/dropsbr.h>
-#include <h/mts.h>
-#include <h/tws.h>
+#include "h/nmh.h"
+#include "h/mh.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 "sbr/lock_file.h"
 #include "sbr/m_mktemp.h"
 #include <fcntl.h>