summaryrefslogtreecommitdiffstats
path: root/hcid/storage.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/storage.c
parent695443f8d5e0da5fbff3b44279a0ed6abafdf3bb (diff)
More glib memory allocation changes
Diffstat (limited to 'hcid/storage.c')
-rw-r--r--hcid/storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/storage.c b/hcid/storage.c
index 957a1675..d99defb4 100644
--- a/hcid/storage.c
+++ b/hcid/storage.c
@@ -31,7 +31,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
-#include <malloc.h>
#include <time.h>
#include <sys/file.h>
#include <sys/stat.h>