diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/libiphone/notification_proxy.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/libiphone/notification_proxy.h b/include/libiphone/notification_proxy.h index 66b7a80..96af5fd 100644 --- a/include/libiphone/notification_proxy.h +++ b/include/libiphone/notification_proxy.h @@ -33,6 +33,7 @@ extern "C" {  #define NP_E_SUCCESS                0  #define NP_E_INVALID_ARG           -1  #define NP_E_PLIST_ERROR           -2 +#define NP_E_CONN_FAILED           -3  #define NP_E_UNKNOWN_ERROR       -256 | 
