From 60ea8937c54f5a8a36b4e4f91de03ff545e2bcd9 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Thu, 5 Jul 2012 01:06:28 +0200 Subject: [PATCH] cli: switch to new --- anykey.c | 2 +- parsers.c | 2 +- sigrok-cli.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anykey.c b/anykey.c index 478e644..cc40bed 100644 --- a/anykey.c +++ b/anykey.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include "sigrok-cli.h" #ifdef _WIN32 diff --git a/parsers.c b/parsers.c index 9aa1824..659bbad 100644 --- a/parsers.c +++ b/parsers.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "sigrok-cli.h" char **parse_probestring(int max_probes, const char *probestring) diff --git a/sigrok-cli.c b/sigrok-cli.c index a1cb674..bce88e4 100644 --- a/sigrok-cli.c +++ b/sigrok-cli.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include "sigrok-cli.h" #include "config.h" -- 2.30.2