summaryrefslogtreecommitdiffstats
path: root/hcid/device.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-02-26 11:14:53 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-02-26 11:14:53 +0000
commit21a038269e8e2264b149e50355e6e18ccba1d334 (patch)
tree6e50133395bbfba07de60a23f8da501eeca26c41 /hcid/device.c
parent695443f8d5e0da5fbff3b44279a0ed6abafdf3bb (diff)
More glib memory allocation changes
Diffstat (limited to 'hcid/device.c')
-rw-r--r--hcid/device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/device.c b/hcid/device.c
index b76abb9f..4d2239ec 100644
--- a/hcid/device.c
+++ b/hcid/device.c
@@ -29,7 +29,6 @@
#include <errno.h>
#include <stdlib.h>
#include <stdarg.h>
-#include <string.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <sys/param.h>