Portability.
Thanks to: Martin Koeppe for testing on Interix
This commit is contained in:
parent
0b76504872
commit
94a2a4ad3d
@ -31,6 +31,8 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
#ifdef MAJOR_IN_MKDEV
|
||||
#include <sys/mkdev.h>
|
||||
#elif defined(MAJOR_IN_SYSMACROS)
|
||||
#include <sys/sysmacros.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user