summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/defines.h b/defines.h
index 9460905a3..4c3941cad 100644
--- a/defines.h
+++ b/defines.h
@@ -78,10 +78,6 @@ enum
78# endif /* PATH_MAX */ 78# endif /* PATH_MAX */
79#endif /* MAXPATHLEN */ 79#endif /* MAXPATHLEN */
80 80
81#ifndef MAXHOSTNAMELEN
82# define MAXHOSTNAMELEN 64
83#endif /* MAXHOSTNAMELEN */
84
85#ifndef STDIN_FILENO 81#ifndef STDIN_FILENO
86# define STDIN_FILENO 0 82# define STDIN_FILENO 0
87#endif 83#endif