]> git.eshelyaron.com Git - emacs.git/commitdiff
(XPointer): Define XPointer.
authorRichard M. Stallman <rms@gnu.org>
Sat, 12 Jul 1997 07:34:33 +0000 (07:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 12 Jul 1997 07:34:33 +0000 (07:34 +0000)
src/s/irix4-0.h

index 0df5b6256666bf8504a940ec297eb788a987c019..e23b91eecfb2bc4dc5823ff2c74ebc8c0a8135d1 100644 (file)
@@ -2,6 +2,8 @@
 
 #define USG5_3
 #define IRIX4
+/* XPointer is not defined in the older X headers  -- JPff@maths.bath.ac.uk */
+#define XPointer caddr_t
 
 #define HAVE_ALLOCA
 #ifndef NOT_C_CODE