Skip to content

Commit

Permalink
Try modifying patch due to redefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Dec 23, 2024
1 parent 820b285 commit e06d9c3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ci/rtools/aws_c_io_ep.patch
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@ index 50caf02..7f2ab55 100644
+#ifndef SECBUFFER_ALERT
+#define SECBUFFER_ALERT 0x11
+#endif
+#ifndef SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT_H
+#define SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT_H
+typedef enum _SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT {
+ SecApplicationProtocolNegotiationExt_None,
+ SecApplicationProtocolNegotiationExt_NPN,
+ SecApplicationProtocolNegotiationExt_ALPN
+} SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT, *PSEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT;
+#endif /* SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT_H */
+
#define KB_1 1024
#define READ_OUT_SIZE (16 * KB_1)
Expand Down

0 comments on commit e06d9c3

Please sign in to comment.