summaryrefslogtreecommitdiffstats
path: root/serial
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@indt.org.br>2008-08-18 19:20:42 -0300
committerLuiz Augusto von Dentz <luiz.dentz@indt.org.br>2008-08-18 19:20:42 -0300
commitc560d02ccf1dd156f068b1da8a3e7d75d2319dfd (patch)
treef0925d7821b400fe061a97d9521f78daf0ff9f66 /serial
parent0dda767d09a31eb13976371730e4cfe5e437869e (diff)
Remove driver.c driver.h and remove workaround for to force a symbol resolution.
Diffstat (limited to 'serial')
-rw-r--r--serial/manager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/serial/manager.c b/serial/manager.c
index 05af27b4..6bcb3dd3 100644
--- a/serial/manager.c
+++ b/serial/manager.c
@@ -54,7 +54,6 @@
#include "../src/dbus-common.h"
#include "adapter.h"
#include "device.h"
-#include "driver.h"
#include "logging.h"
#include "textfile.h"