diff options
Diffstat (limited to 'include/libimobiledevice-glue/glue.h')
-rw-r--r-- | include/libimobiledevice-glue/glue.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice-glue/glue.h b/include/libimobiledevice-glue/glue.h index 1ffca02..e1e9900 100644 --- a/include/libimobiledevice-glue/glue.h +++ b/include/libimobiledevice-glue/glue.h @@ -32,4 +32,6 @@ #endif #endif +LIMD_GLUE_API const char* libimobiledevice_glue_version(); + #endif |