summaryrefslogtreecommitdiff
path: root/sal/inc/sal/alloca.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/sal/alloca.h')
-rw-r--r--sal/inc/sal/alloca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/sal/alloca.h b/sal/inc/sal/alloca.h
index 703027277f18..912e58eff06e 100644
--- a/sal/inc/sal/alloca.h
+++ b/sal/inc/sal/alloca.h
@@ -31,7 +31,7 @@
#ifndef INCLUDED_SAL_ALLOCA_H
#define INCLUDED_SAL_ALLOCA_H
-#if defined (SOLARIS) || defined (LINUX) || defined (IRIX) || defined(__EMX__)
+#if defined (SOLARIS) || defined (LINUX) || defined(__EMX__)
#ifndef INCLUDED_ALLOCA_H
#include <alloca.h>