summaryrefslogtreecommitdiff
path: root/libservices/thd_wait_service.c
diff options
context:
space:
mode:
Diffstat (limited to 'libservices/thd_wait_service.c')
-rw-r--r--libservices/thd_wait_service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libservices/thd_wait_service.c b/libservices/thd_wait_service.c
index 8cec4eecf77..1f8c19ac555 100644
--- a/libservices/thd_wait_service.c
+++ b/libservices/thd_wait_service.c
@@ -16,4 +16,4 @@
*/
#include <service_versions.h>
-SERVICE_VERSION *thd_wait_service= (void*)VERSION_thd_wait;
+SERVICE_VERSION thd_wait_service= (void*)VERSION_thd_wait;