diff options
| author | 2011-09-03 02:10:48 +0200 | |
|---|---|---|
| committer | 2012-03-18 20:40:54 +0100 | |
| commit | dcb85727c3649c254c985d840aa2efb36f727872 (patch) | |
| tree | 0f6f551b70bd845f57d5a044915e617a1bd40ac6 /src/house_arrest.h | |
| parent | 6a83ef58a1032e3b336587e2f3a19659ae325c25 (diff) | |
| download | libimobiledevice-dcb85727c3649c254c985d840aa2efb36f727872.tar.gz libimobiledevice-dcb85727c3649c254c985d840aa2efb36f727872.tar.bz2 | |
Completely remove glib dependency.
Diffstat (limited to 'src/house_arrest.h')
| -rw-r--r-- | src/house_arrest.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/house_arrest.h b/src/house_arrest.h index 6d13a88..708f1b5 100644 --- a/src/house_arrest.h +++ b/src/house_arrest.h | |||
| @@ -21,8 +21,6 @@ | |||
| 21 | #ifndef IHOUSE_ARREST_H | 21 | #ifndef IHOUSE_ARREST_H |
| 22 | #define IHOUSE_ARREST_H | 22 | #define IHOUSE_ARREST_H |
| 23 | 23 | ||
| 24 | #include <glib.h> | ||
| 25 | |||
| 26 | #include "libimobiledevice/house_arrest.h" | 24 | #include "libimobiledevice/house_arrest.h" |
| 27 | #include "property_list_service.h" | 25 | #include "property_list_service.h" |
| 28 | 26 | ||
