File smartmontools-incl.patch of Package smartmontools
--- os_linux.cpp +++ os_linux.cpp @@ -44,6 +44,8 @@ // one for SCSI devices, and one for ATA devices behind escalade // controllers. +#include "config.h" + #include <errno.h> #include <fcntl.h> #include <glob.h>