wolfssl: Don't undef PARSE_ERROR as headers included later might refer to it
This commit is contained in:
@@ -78,6 +78,4 @@ typedef union {
|
||||
} wolfssl_ed_key;
|
||||
#endif /* HAVE_ED25519 || HAVE_ED448 */
|
||||
|
||||
#undef PARSE_ERROR
|
||||
|
||||
#endif /* WOLFSSL_PLUGIN_COMMON_H_ */
|
||||
|
||||
Reference in New Issue
Block a user