From a73a0e9b7505f7882019c35e83980c696e44ce0a Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 5 Sep 2016 18:15:31 +0200 Subject: [PATCH] header include cleanups --- driver.h | 1 - 1 file changed, 1 deletion(-) diff --git a/driver.h b/driver.h index 58f9639b83..b32704c14f 100644 --- a/driver.h +++ b/driver.h @@ -23,7 +23,6 @@ #include #include -#include #ifdef HAVE_CONFIG_H #include "config.h"