Add missing header #includes

This commit is contained in:
Rhizome 2024-04-08 18:45:40 +01:00
parent d47d1e2674
commit 7750859ecc

View File

@ -7,8 +7,10 @@
#include <math.h>
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/time.h>
#define POOL_SIZE 0x1000