mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-24 08:30:27 +00:00
test: Remove gnu/lib-names.h from libstat_wrapper.c (#482)
It doesn't appear to be needed!
This commit is contained in:
parent
4dcdfe9856
commit
335dbb6e34
@ -7,9 +7,6 @@
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include "../include/config.h"
|
||||
#if defined(QB_LINUX) || defined(QB_CYGWIN)
|
||||
#include <gnu/lib-names.h>
|
||||
#endif
|
||||
|
||||
// __xstat for earlier libc
|
||||
int __xstat(int __ver, const char *__filename, struct stat *__stat_buf)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user