zeek / spicy

C++ parser generator for dissecting protocols & files.
https://docs.zeek.org/projects/spicy
Other
243 stars 37 forks source link

Add missing include. #1783

Closed bbannier closed 1 month ago

bbannier commented 1 month ago

Add a missing include for locale_t. Without this patch this fails to build with e.g., gcc-12 on macos.