aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/usg5-4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index c3d959c2fe2..336c752fa11 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -89,8 +89,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
89#define HAVE_SELECT 89#define HAVE_SELECT
90#define HAVE_TIMEVAL 90#define HAVE_TIMEVAL
91#define HAVE_CLOSEDIR 91#define HAVE_CLOSEDIR
92#define HAVE_GETTIMEOFDAY
93#define HAVE_DUP2
94 92
95/* <sys/stat.h> *defines* stat(2) as a static function. If "static" 93/* <sys/stat.h> *defines* stat(2) as a static function. If "static"
96 * is blank, then many files will have a public definition for stat(2). 94 * is blank, then many files will have a public definition for stat(2).