diff options
Diffstat (limited to 'src/webinspector.h')
| -rw-r--r-- | src/webinspector.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webinspector.h b/src/webinspector.h index ab04a70..3c8e695 100644 --- a/src/webinspector.h +++ b/src/webinspector.h | |||
| @@ -25,6 +25,8 @@ | |||
| 25 | #include "libimobiledevice/webinspector.h" | 25 | #include "libimobiledevice/webinspector.h" |
| 26 | #include "property_list_service.h" | 26 | #include "property_list_service.h" |
| 27 | 27 | ||
| 28 | #define WEBINSPECTOR_PARTIAL_PACKET_CHUNK_SIZE 8096 | ||
| 29 | |||
| 28 | struct webinspector_client_private { | 30 | struct webinspector_client_private { |
| 29 | property_list_service_client_t parent; | 31 | property_list_service_client_t parent; |
| 30 | }; | 32 | }; |
