diff --git a/util/flashrom/flash.h b/util/flashrom/flash.h index 3d86836a5a..00b4c808e9 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -30,7 +30,7 @@ #include #include -#ifdef __FreeBSD__ +#if defined(__FreeBSD__) #include #define off64_t off_t #define lseek64 lseek