Additional configure.ac cleanups.

This commit is contained in:
Andrew Wood
2024-12-01 15:42:59 +00:00
parent a5edc8071c
commit c29d306d10
3 changed files with 12 additions and 2 deletions
+2
View File
@@ -19,10 +19,12 @@
#include <sys/sysmacros.h>
#ifdef major
#ifdef minor
#ifdef HAVE_STRUCT_STAT_ST_RDEV
#define CAN_BUILD_SYSFS_FILENAME 1
#endif
#endif
#endif
#endif
#include <fcntl.h>
#include <unistd.h>
#ifdef HAVE_GETOPT_H