Fix the coverity issue (Resource leak)
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / include / oal-hid-device.h
index 7d3d929..5587813 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Open Adaptation Layer (OAL)
  *
- * Copyright (c) 2014-2015 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -20,9 +20,6 @@
 #ifndef _OAL_HID_DEVICE_H_
 #define _OAL_HID_DEVICE_H_
 
-#include <glib.h>
-#include <sys/types.h>
-
 #include <oal-manager.h>
 
 #ifdef __cplusplus