]> diplodocus.org Git - nmh/blobdiff - uip/annosbr.c
remdir.c: Move interface to own file.
[nmh] / uip / annosbr.c
index dd887fff174b9f0e2a1938b3548a33be6eef7896..9f05b2487e459c2b39b509e8b3bedf7b9a53fe89 100644 (file)
@@ -5,10 +5,12 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/cpydata.h"
+#include "sbr/m_backup.h"
 #include "sbr/error.h"
-#include <h/tws.h>
-#include <h/utils.h>
+#include "h/tws.h"
+#include "h/utils.h"
 #include "sbr/lock_file.h"
 #include "sbr/m_mktemp.h"
 #include <fcntl.h>