From c560d02ccf1dd156f068b1da8a3e7d75d2319dfd Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 18 Aug 2008 19:20:42 -0300 Subject: Remove driver.c driver.h and remove workaround for to force a symbol resolution. --- serial/manager.c | 1 - 1 file changed, 1 deletion(-) (limited to 'serial') 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" -- cgit