include: Add OFONO_ERROR_TYPE_ERRNO

This commit is contained in:
Slava Monich 2018-06-28 19:30:58 +03:00 committed by Denis Kenzior
parent c35fb6b1a3
commit 7af423dbb7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ enum ofono_error_type {
OFONO_ERROR_TYPE_CEER,
OFONO_ERROR_TYPE_SIM,
OFONO_ERROR_TYPE_FAILURE,
OFONO_ERROR_TYPE_ERRNO
};
enum ofono_disconnect_reason {