]> diplodocus.org Git - nmh/blobdiff - uip/annosbr.c
m_name.c: Move interface to own file.
[nmh] / uip / annosbr.c
index dd887fff174b9f0e2a1938b3548a33be6eef7896..6cbf32a94ef39d010079140ef9e9b5533b41b267 100644 (file)
@@ -5,10 +5,13 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/m_gmprot.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>