mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
bifcl: Add missing include of cinttypes
This commit is contained in:
parent
867d91b535
commit
c63a220579
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
%{
|
||||
#include <cinttypes>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue