]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
seq_add.c: Move interface to own file.
[nmh] / uip / whatnowsbr.c
index 2f00ba586d47df50e849bd733b774e5eb133757c..07bd22bce368b20387e3cfbe854a2e8d59629e93 100644 (file)
  *                             by attachment number.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/arglist.h"
+#include "sbr/error.h"
 #include <fcntl.h>
-#include <h/mime.h>
-#include <h/utils.h>
+#include "h/mime.h"
+#include "h/utils.h"
 #ifdef OAUTH_SUPPORT
-# include <h/oauth.h>
+#include "h/oauth.h"
 #endif
 #include "h/done.h"
 #include "sbr/m_maildir.h"