diff options
Diffstat (limited to 'cython/imobiledevice.pyx')
-rw-r--r-- | cython/imobiledevice.pyx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cython/imobiledevice.pyx b/cython/imobiledevice.pyx index 607ff2f..e011223 100644 --- a/cython/imobiledevice.pyx +++ b/cython/imobiledevice.pyx @@ -256,3 +256,4 @@ include "diagnostics_relay.pxi" include "misagent.pxi" include "house_arrest.pxi" include "restore.pxi" +include "debugserver.pxi" |