Index: hdparm-9.54/geom.c =================================================================== --- hdparm-9.54.orig/geom.c +++ hdparm-9.54/geom.c @@ -18,6 +18,7 @@ #include #include #include +#include #include "hdparm.h" Index: hdparm-9.54/sysfs.c =================================================================== --- hdparm-9.54.orig/sysfs.c +++ hdparm-9.54/sysfs.c @@ -16,6 +16,7 @@ #include #include #include +#include #include "hdparm.h"