mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 18:12:24 +02:00
lbutils: remove more unused macros
detected via clang -Weverything Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
* Hardened mktemp (be nice to the demon).
|
||||
*/
|
||||
|
||||
#ifndef _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE 700
|
||||
#endif
|
||||
|
||||
/* for openat2 / fast path: */
|
||||
#ifdef __linux__
|
||||
#if !defined(USE_OPENAT) || \
|
||||
|
||||
Reference in New Issue
Block a user