diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/log.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ #ifndef LOG_H #define LOG_H +#include <plist/plist.h> + enum loglevel { LL_ERROR = 0, LL_WARNING, |
![]() |
index : idevicerestore | |
Restore/upgrade firmware of iOS devices | ms,jh |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/log.h | 2 |
@@ -21,6 +21,8 @@ #ifndef LOG_H #define LOG_H +#include <plist/plist.h> + enum loglevel { LL_ERROR = 0, LL_WARNING, |