From 1d3715db11f573060cb02a2b7b7c44f06607d337 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 3 Apr 2004 06:04:35 +0000 Subject: Update BlueZ library configuration --- hcid/main.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hcid/main.c') diff --git a/hcid/main.c b/hcid/main.c index 2d1d5686..72453958 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -25,6 +25,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit