Portability.
This commit is contained in:
parent
9f0d81ba56
commit
260c3399c8
@ -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_ERRNO_H
|
||||
|
Loading…
Reference in New Issue
Block a user