From 50be30047dbb0d38fd8d61763c13ec75d2b52543 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 25 Jul 2009 03:26:39 +0200 Subject: Update AFC API and use error codes from the STATUS operation response --- src/AFC.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/AFC.h') diff --git a/src/AFC.h b/src/AFC.h index a0ce0ef..909e8c3 100644 --- a/src/AFC.h +++ b/src/AFC.h @@ -26,6 +26,8 @@ #include #include +#include "libiphone/afc.h" + #define AFC_MAGIC "CFA6LPAA" #define AFC_MAGIC_LEN (8) -- cgit v1.1-32-gdbae