mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-17 17:28:33 +00:00
4 lines
84 B
C
4 lines
84 B
C
#include <config.h>
|
|
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
|
|
#include "unistd.h"
|