From 29aec734715f7c4d6b8157ac514eff4fd8dd0242 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Mon, 21 Feb 2011 15:39:14 +0100 Subject: Include config.h and test the library --- src/uca.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/uca.c') diff --git a/src/uca.c b/src/uca.c index 7889fe2..3549e60 100644 --- a/src/uca.c +++ b/src/uca.c @@ -1,5 +1,6 @@ #include +#include "config.h" #include "uca.h" #ifdef HAVE_PCO_EDGE -- cgit v1.2.3