util/nvmutil: tidy up includes

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-19 06:59:11 +00:00
parent aff629f571
commit 1b82927843
11 changed files with 11 additions and 88 deletions
+4
View File
@@ -7,6 +7,10 @@
#ifndef COMMON_H
#define COMMON_H
#include <sys/types.h>
#include <sys/stat.h>
#include <limits.h>
/* keep SYS_RENAME 1 to
* use libc rename()
* recommended