summaryrefslogtreecommitdiffstats
path: root/ril/libril/RilSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ril/libril/RilSocket.h')
-rw-r--r--ril/libril/RilSocket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ril/libril/RilSocket.h b/ril/libril/RilSocket.h
index 053df3e..1539c11 100644
--- a/ril/libril/RilSocket.h
+++ b/ril/libril/RilSocket.h
@@ -22,6 +22,8 @@
using namespace std;
+extern "C" void *ril_socket_process_requests_loop(void *arg);
+
/**
* Abstract socket class representing sockets in rild.
* <p>