From bc5f5a434e148db1843be7b02b95a35d21237702 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Thu, 5 Jan 2012 03:31:36 +0100 Subject: new srd_logic type implementation for PDs to iterate over. --- log.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'log.c') diff --git a/log.c b/log.c index 6add447..af4196c 100644 --- a/log.c +++ b/log.c @@ -18,10 +18,10 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include #include "sigrokdecode.h" #include "sigrokdecode-internal.h" +#include +#include static int srd_loglevel = SRD_LOG_WARN; /* Show errors+warnings per default. */ -- cgit v1.2.3-70-g09d2