Add the sender name in signal subscribe function
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / include / bt-service-hiddevice.h
index 926d164..f1ce3e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * bluetooth-frwk
  *
- * Copyright (c) 2015 - 2016 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -20,8 +20,6 @@
 #ifndef __BT_SERVICE_HIDDEVICE_H__
 #define __BT_SERVICE_HIDDEVICE_H__
 
-#include <glib.h>
-#include <sys/types.h>
 #include "bluetooth-api.h"
 
 #ifdef __cplusplus