mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-25 10:16:53 +02:00
(NODEV): New macro, if not already defined.
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
#endif
|
||||
#undef HAVE_MAJOR
|
||||
|
||||
#ifndef NODEV
|
||||
# define NODEV ((dev_t) -1)
|
||||
#endif
|
||||
|
||||
#if HAVE_UTIME_H
|
||||
# include <utime.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user