summaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/e_os.h b/e_os.h
index 1d27b63d06..c6ca774b1a 100644
--- a/e_os.h
+++ b/e_os.h
@@ -626,13 +626,6 @@ extern char *sys_errlist[]; extern int sys_nerr;
/***********************************************/
-#ifdef sgi
-#define IRIX_CC_BUG /* all version of IRIX I've tested (4.* 5.*) */
-#endif
-#ifdef OPENSSL_SYS_SNI
-#define IRIX_CC_BUG /* CDS++ up to V2.0Bsomething suffered from the same bug.*/
-#endif
-
#if defined(OPENSSL_SYS_WINDOWS)
# define strcasecmp _stricmp
# define strncasecmp _strnicmp