From 83bcb7358c6475468db639cd47ef6e4f4e9dbee3 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Sat, 11 Aug 2012 11:12:58 +0200 Subject: Rewrite Makefile, move WITH_DEVICE, WITH_USB and WITH_SQUEUES to Makefile --- src/device.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/device.c') diff --git a/src/device.c b/src/device.c index 478d017..8e652b6 100644 --- a/src/device.c +++ b/src/device.c @@ -21,6 +21,8 @@ #include #include +#include "global.h" + #include "device.h" static const char * devices[] = { -- cgit v1.2.3