X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=util%2Fnvramtool%2Faccessors%2Fcmos-hw-unix.c;h=6d42cb57ee2914fc5f9e78895fd0b626d04fe7da;hb=cff573d3a455c20d427e70db84fd2acfe59194d1;hp=24cc42d2dd208459a705a9b3e4f4fb2270f00597;hpb=b0c94a1866debb262ff1343674de871f6b770f3f;p=coreboot.git diff --git a/util/nvramtool/accessors/cmos-hw-unix.c b/util/nvramtool/accessors/cmos-hw-unix.c index 24cc42d2d..6d42cb57e 100644 --- a/util/nvramtool/accessors/cmos-hw-unix.c +++ b/util/nvramtool/accessors/cmos-hw-unix.c @@ -15,7 +15,7 @@ #include #endif #if (defined(__MACH__) && defined(__APPLE__)) -#include +#include #endif #if defined(__NetBSD__) #if defined(__i386__) || defined(__x86_64__)