From af92a00b953746d64e1394d1988e77ffc3142df8 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 1 Jan 2002 07:51:45 +0000 Subject: Add (some) support for BIG-REQUESTS --- bigreqscope.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bigreqscope.h') diff --git a/bigreqscope.h b/bigreqscope.h index 80648f1..a7c3456 100644 --- a/bigreqscope.h +++ b/bigreqscope.h @@ -1,6 +1,9 @@ #ifndef _BIGREQSCOPE_H_ #define _BIGREQSCOPE_H_ +#define BIGREQREQUEST 148 +#define BIGREQREPLY 149 + #define BIGREQREQUESTHEADER "BIGREQREQUEST" #define BIGREQREPLYHEADER "BIGREQREPLY" -- cgit v1.2.1