summaryrefslogtreecommitdiffstats
path: root/samsung-ril.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ril.h')
-rw-r--r--samsung-ril.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ril.h b/samsung-ril.h
index 6559ad5..ca6fcb0 100644
--- a/samsung-ril.h
+++ b/samsung-ril.h
@@ -60,6 +60,7 @@
#define RIL_CLIENT_UNLOCK(client) pthread_mutex_unlock(&(client->mutex))
#define RIL_TOKEN_DATA_WAITING (RIL_Token) 0xff
+#define RIL_TOKEN_NULL (RIL_Token) 0x00
#define RIL_CLIENT_MAX_TRIES 7