Added config.h to files checking for OTR support

This commit is contained in:
James Booth
2014-05-19 21:25:21 +01:00
parent 7b4eaa1c23
commit 0166454794
4 changed files with 8 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
*
*/
#include "config.h"
#include <string.h>
#include <stdlib.h>
#include <errno.h>