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