]> diplodocus.org Git - nmh/blobdiff - uip/post.c
getpass.c: Move interface to own file.
[nmh] / uip / post.c
index c2af2948b4a635819566ea3490ea8810beb3a0d7..3fd1fff0cf2a60caa88cf2b23175705be901f67a 100644 (file)
@@ -5,17 +5,28 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/cpydata.h"
+#include "sbr/cpydgst.h"
+#include "sbr/uprf.h"
+#include "sbr/context_foil.h"
+#include "sbr/readconfig.h"
+#include "sbr/ambigsw.h"
+#include "sbr/pidstatus.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
+#include "sbr/arglist.h"
+#include "sbr/error.h"
 #include <fcntl.h>
-#include <h/signals.h>
-#include <h/addrsbr.h>
-#include <h/aliasbr.h>
-#include <h/dropsbr.h>
-#include <h/mime.h>
+#include "h/signals.h"
+#include "h/addrsbr.h"
+#include "h/aliasbr.h"
+#include "h/dropsbr.h"
+#include "h/mime.h"
 #include "h/done.h"
-#include <h/utils.h>
-#include <h/tws.h>
-#include <h/mts.h>
+#include "h/utils.h"
+#include "h/tws.h"
+#include "h/mts.h"
 #include "sbr/m_mktemp.h"
 #include "sbr/message_id.h"
 
@@ -24,7 +35,7 @@
 #endif
 #include <time.h>
 
-#include <mts/smtp/smtp.h>
+#include "mts/smtp/smtp.h"
 
 #ifndef CYRUS_SASL
 # define SASLminc(a) (a)