summaryrefslogtreecommitdiff
path: root/usr.bin/less/less.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less/less.h')
-rw-r--r--usr.bin/less/less.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/less/less.h b/usr.bin/less/less.h
index 9a0946489dc..0ac7e26e499 100644
--- a/usr.bin/less/less.h
+++ b/usr.bin/less/less.h
@@ -53,10 +53,6 @@
#define OPT_ON 1
#define OPT_ONPLUS 2
-#ifndef CHAR_BIT
-#define CHAR_BIT 8
-#endif
-
/*
* Special types and constants.
*/