From: Alessio Igor Bogani Date: Wed, 14 Apr 2010 18:17:24 +0000 (+0200) Subject: misc: More warning fixes X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=0e289207e004cc765cecf1e93d3fa27dec0cec3e;p=simavr misc: More warning fixes #warning "This file has been moved to ." Signed-off-by: Alessio Igor Bogani Signed-off-by: Michel Pollet --- diff --git a/tests/atmega48_watchdog_test.c b/tests/atmega48_watchdog_test.c index e622886..bae181c 100644 --- a/tests/atmega48_watchdog_test.c +++ b/tests/atmega48_watchdog_test.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include diff --git a/tests/atmega644_adc_test.c b/tests/atmega644_adc_test.c index 0a0c2b3..8b7c7b3 100644 --- a/tests/atmega644_adc_test.c +++ b/tests/atmega644_adc_test.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include /*