summaryrefslogtreecommitdiff
path: root/h/internal.h
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>2001-04-10 19:28:19 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>2001-04-10 19:28:19 +0000
commit39885e5ba65feef6eb5ab5709b9d03b1bcaa7c5d (patch)
treee9ca3d97960f13a59bc57e926b4ac206d3bde33b /h/internal.h
parent83ea0641b803587eb4f4acbb85ac01694d03654e (diff)
Reintroduce checksum enforcement changes.
Diffstat (limited to 'h/internal.h')
-rw-r--r--h/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/h/internal.h b/h/internal.h
index 8544d3a..433a9b4 100644
--- a/h/internal.h
+++ b/h/internal.h
@@ -26,7 +26,6 @@
#define HM_SVC_FALLBACK htons((unsigned short) 2104)
#define HM_SRV_SVC_FALLBACK htons((unsigned short) 2105)
-#define ZAUTH_CKSUM_FAILED (-2) /* Used only by server. */
#define ZAUTH_UNSET (-3) /* Internal to client library. */
#define Z_MAXFRAGS 500 /* Max number of packet fragments */
#define Z_MAXNOTICESIZE 400000 /* Max size of incoming notice */