summaryrefslogtreecommitdiff
path: root/bigreqscope.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2002-01-01 07:51:45 +0000
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-04 18:14:08 -0700
commitaf92a00b953746d64e1394d1988e77ffc3142df8 (patch)
treee0a5eca7764d21cd0e22c7d3f490fb50d9d019e7 /bigreqscope.h
parent093842a5e11bb5c0fd17b51a6c037634b5a3a223 (diff)
downloadxscope-af92a00b953746d64e1394d1988e77ffc3142df8.tar.gz
Add (some) support for BIG-REQUESTS
Diffstat (limited to 'bigreqscope.h')
-rw-r--r--bigreqscope.h3
1 files changed, 3 insertions, 0 deletions
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"