mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove HAVE_STRUCT_STAT_ST_RDEV, as it's not used anywhere.
This commit is contained in:
parent
f12440da1e
commit
aec34fd22e
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@
|
|||
#define HAVE_STRRCHR 1
|
||||
#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
|
||||
#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
|
||||
#define HAVE_STRUCT_STAT_ST_RDEV 1
|
||||
#define HAVE_SYS_ACL_H 1
|
||||
#define HAVE_SYS_IOCTL_H 1
|
||||
#define HAVE_SYS_PARAM_H 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue