From 62bcedced863a9c4ecc3601638635dfe172a9130 Mon Sep 17 00:00:00 2001 From: Matt Colyer Date: Mon, 4 Aug 2008 23:41:56 -0700 Subject: Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). --- src/userpref.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/userpref.c') 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 +#include +#include #include "userpref.h" #define LIBIPHONE_CONF_DIR "libiphone" -- cgit v1.1-32-gdbae