]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Avoid logging pre-verstring EPIPE from sharing downstreams.
[PuTTY.git] / windows / winstuff.h
index 8f5e0dff0625cb485088c13fd65060e381e57652..5147c08f37941717969934c99512f101e24ac361 100644 (file)
@@ -79,6 +79,8 @@ struct FontSpec *fontspec_new(const char *name,
 #define PLATFORM_HAS_SMEMCLR /* inhibit cross-platform one in misc.c */
 #endif
 
+#define BROKEN_PIPE_ERROR_CODE ERROR_BROKEN_PIPE   /* used in sshshare.c */
+
 /*
  * Dynamically linked functions. These come in two flavours:
  *