]> diplodocus.org Git - nmh/blobdiff - sbr/oauth.c
distsbr.c: Move interface to own file.
[nmh] / sbr / oauth.c
index 718a688478ec358067807d1df109e3ce28108009..0c13f3bf7b04c7d192366f0cf43ff3a2b27cde09 100755 (executable)
@@ -6,6 +6,10 @@
  */
 
 #include "h/mh.h"
+#include "m_getfld.h"
+#include "concat.h"
+#include "trimcpy.h"
+#include "getcpy.h"
 #include "error.h"
 
 #ifdef OAUTH_SUPPORT