Use modern names for standard headers

This commit is contained in:
Tim Wojtulewicz 2025-05-06 16:04:22 -07:00
parent 4b2ed67eaf
commit ad50443590
17 changed files with 23 additions and 26 deletions

View file

@ -63,8 +63,6 @@
extern HeapLeakChecker* heap_checker;
#endif
#include <stdint.h>
extern "C" {
#include "zeek/3rdparty/modp_numtoa.h"
}