summaryrefslogtreecommitdiff
path: root/libservices/thd_alloc_service.c
diff options
context:
space:
mode:
Diffstat (limited to 'libservices/thd_alloc_service.c')
-rw-r--r--libservices/thd_alloc_service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libservices/thd_alloc_service.c b/libservices/thd_alloc_service.c
index 65e3fc490c8..54e498c6cd1 100644
--- a/libservices/thd_alloc_service.c
+++ b/libservices/thd_alloc_service.c
@@ -15,4 +15,4 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include <service_versions.h>
-SERVICE_VERSION *thd_alloc_service= (void*)VERSION_thd_alloc;
+SERVICE_VERSION thd_alloc_service= (void*)VERSION_thd_alloc;