diff options
Diffstat (limited to 'super-intel.c')
-rw-r--r-- | super-intel.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/super-intel.c b/super-intel.c index 30c2939a..7c5119c5 100644 --- a/super-intel.c +++ b/super-intel.c @@ -23,6 +23,8 @@ #include "dlink.h" #include "sha1.h" #include "platform-intel.h" +#include "xmalloc.h" + #include <values.h> #include <scsi/sg.h> #include <ctype.h> |