]> diplodocus.org Git - nmh/blobdiff - sbr/oauth.c
crawl_folders.h: Rename to be alongside implementation.
[nmh] / sbr / oauth.c
old mode 100755 (executable)
new mode 100644 (file)
index 718a688..0c13f3b
@@ -6,6 +6,10 @@
  */
 
 #include "h/mh.h"
  */
 
 #include "h/mh.h"
+#include "m_getfld.h"
+#include "concat.h"
+#include "trimcpy.h"
+#include "getcpy.h"
 #include "error.h"
 
 #ifdef OAUTH_SUPPORT
 #include "error.h"
 
 #ifdef OAUTH_SUPPORT