diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-26 11:43:51 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-26 11:43:51 +0200 |
commit | 978342ab9d2a5175ff9a8e5469abdea75ed1442a (patch) | |
tree | a5237b2eacfa2dd5cd631166308cd9da7300a46d /src/error.c | |
parent | ad0f427712ed463b7c36c2472664eedd91c94344 (diff) | |
parent | 166c0e6f19b0a8cecd58d09701402b5fb8ae46d0 (diff) |
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Diffstat (limited to 'src/error.c')
-rw-r--r-- | src/error.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/error.c b/src/error.c index 825cde4f..2f5fc7e0 100644 --- a/src/error.c +++ b/src/error.c @@ -27,12 +27,6 @@ #include <config.h> #endif -#include <stdio.h> -#include <string.h> -#include <errno.h> - -#include <gdbus.h> - #include "error.h" /* Helper function - internal use only */ |