redundancy

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-16 18:38:21 +00:00
parent b76166f7e0
commit 04fc4259d8

View File

@@ -717,10 +717,6 @@ char *tname = NULL;
#endif
#endif
#ifndef S_ISREG
#define S_ISREG(m) (((m) & (S_IFMT) == (S_IFREG))
#endif
int
main(int argc, char *argv[])
{