X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ff2b7b715934b346b6121a2a434db116d3203663..cdd57a5af1ff4d39840705ed19f7e77fc9908151:/sbr/oauth.c diff --git a/sbr/oauth.c b/sbr/oauth.c index 718a6884..0c13f3bf 100755 --- a/sbr/oauth.c +++ b/sbr/oauth.c @@ -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