aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/irix4-0.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h
index 0df5b625666..e23b91eecfb 100644
--- a/src/s/irix4-0.h
+++ b/src/s/irix4-0.h
@@ -2,6 +2,8 @@
2 2
3#define USG5_3 3#define USG5_3
4#define IRIX4 4#define IRIX4
5/* XPointer is not defined in the older X headers -- JPff@maths.bath.ac.uk */
6#define XPointer caddr_t
5 7
6#define HAVE_ALLOCA 8#define HAVE_ALLOCA
7#ifndef NOT_C_CODE 9#ifndef NOT_C_CODE