]> diplodocus.org Git - nmh/blobdiff - uip/sendsbr.c
Rewrite norm_charmap(), moving code into data.
[nmh] / uip / sendsbr.c
index 6f3c12622c5735b4e61d27291a11e770d1596312..c0b8105c827dd80b852c00668b64b9bad184a2a8 100644 (file)
 
 #ifdef OAUTH_SUPPORT
 #include <h/oauth.h>
 
 #ifdef OAUTH_SUPPORT
 #include <h/oauth.h>
+#endif
+#include "../sbr/m_maildir.h"
+#include "../sbr/m_mktemp.h"
+#include "../sbr/message_id.h"
 
 
+#ifdef OAUTH_SUPPORT
 static int setup_oauth_params(char *[], int *, const char *, const char **);
 #endif /* OAUTH_SUPPORT */
 
 static int setup_oauth_params(char *[], int *, const char *, const char **);
 #endif /* OAUTH_SUPPORT */