summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-13 18:22:54 +0000
committerJim Meyering <jim@meyering.net>2001-05-13 18:22:54 +0000
commitb8b5b8222070992b44c28ec2f3adb1050f07a608 (patch)
treeb2cbca61c985eb900341fd75ef1f517ae2614dab /src/system.h
parent8cc6b069b6e33a9b1e25090fb7d303c086507126 (diff)
downloadcoreutils-b8b5b8222070992b44c28ec2f3adb1050f07a608.tar.xz
(NODEV): Remove, undoing previous change.
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/system.h b/src/system.h
index 95b97e38b..582fd7c51 100644
--- a/src/system.h
+++ b/src/system.h
@@ -85,10 +85,6 @@
#endif
#undef HAVE_MAJOR
-#ifndef NODEV
-# define NODEV ((dev_t) -1)
-#endif
-
#if HAVE_UTIME_H
# include <utime.h>
#endif