chiark / gitweb /
Enhance the dealing with glibc-2.28
[elogind.git] / src / basic / missing.h
index 9be48eef888e66755d5911dbfacb6e2ad2f79e82..fb1478548e60dc1d686479abb17feb9bab1d920d 100644 (file)
@@ -1371,7 +1371,7 @@ struct fib_rule_uid_range {
 #define PF_KTHREAD 0x00200000
 #endif
 
-#if !HAVE_STRUCT_STATX_IN_SYS_STAT_H && !HAVE_STRUCT_STATX_IN_LINUX_STAT_H
+#if ! HAVE_STRUCT_STATX
 struct statx_timestamp {
         int64_t tv_sec;
         uint32_t tv_nsec;