summaryrefslogtreecommitdiffstats
path: root/src/userpref.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/userpref.c')
-rw-r--r--src/userpref.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/userpref.c b/src/userpref.c
index 366016c..27aded5 100644
--- a/src/userpref.c
+++ b/src/userpref.c
@@ -20,6 +20,8 @@
*/
#include <glib.h>
+#include <stdio.h>
+#include <string.h>
#include "userpref.h"
#define LIBIPHONE_CONF_DIR "libiphone"