(XPointer): Define XPointer.

This commit is contained in:
Richard M. Stallman
1997-07-12 07:34:33 +00:00
parent ea2acec55b
commit 92ab4af6fa

View 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