You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
180 B

  1. --- a/src/setup/setup.c
  2. +++ b/src/setup/setup.c
  3. @@ -37,6 +37,7 @@
  4. #include <ftw.h>
  5. #include <stdbool.h>
  6. #include <blkid.h>
  7. +#include <sys/sysmacros.h>
  8. #include "efivars.h"