libpurple/protocols/jabber/auth_webex.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
child 40726
645607090674
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 #include "internal.h"
24 #include <purple.h> 23 #include <purple.h>
25 24
26 #include "jabber.h" 25 #include "jabber.h"
27 #include "auth.h" 26 #include "auth.h"
28 27

mercurial