From: Jean-Philippe Orsini Date: Fri, 19 Sep 2014 07:17:57 +0000 (+0200) Subject: normalize include X-Git-Tag: v1.1.2~45 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=d2fde10e73ef93a8084a4cc69fea35819ee19f74 normalize include --- diff --git a/src/lib/hdd_atasmart.c b/src/lib/hdd_atasmart.c index 21459b6..b34564e 100644 --- a/src/lib/hdd_atasmart.c +++ b/src/lib/hdd_atasmart.c @@ -35,8 +35,8 @@ #include #include -#include "pio.h" -#include "hdd.h" +#include +#include #include static int filter_sd(const char *p)