diff options
Diffstat (limited to 'src/boot/bootctl.c')
-rw-r--r-- | src/boot/bootctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/bootctl.c b/src/boot/bootctl.c index 001cfa76fd..29dcec7166 100644 --- a/src/boot/bootctl.c +++ b/src/boot/bootctl.c @@ -22,7 +22,6 @@ #include <stdio.h> #include <getopt.h> -#include <errno.h> #include <stdlib.h> #include <assert.h> #include <sys/statfs.h> |