aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-07-12 07:34:33 +0000
committerRichard M. Stallman <[email protected]>1997-07-12 07:34:33 +0000
commit92ab4af6fa05d3c6a6188fcdb12e706fef223591 (patch)
tree1faac4f76db1f3cdae6539924a04ed36dd099af5 /src/s
parentea2acec55b169b4978569fcdbd4c0b70256df313 (diff)
(XPointer): Define XPointer.
Diffstat (limited to 'src/s')
-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 0df5b62566..e23b91eecf 100644
--- a/src/s/irix4-0.h
+++ b/src/s/irix4-0.h
@@ -2,6 +2,8 @@
#define USG5_3
#define IRIX4
+/* XPointer is not defined in the older X headers -- [email protected] */
+#define XPointer caddr_t
#define HAVE_ALLOCA
#ifndef NOT_C_CODE