no freebsd womp womp

This commit is contained in:
Un1q32
2025-04-20 19:05:58 -04:00
parent 3fd41511ae
commit d31cfb0b9b

View File

@@ -24,7 +24,7 @@ static uint16_t checksum(void *b, int len) {
}
#endif
#if defined(__linux__) || defined(__APPLE__) || defined(__FreeBSD__)
#if defined(__linux__) || defined(__APPLE__)
#include <sys/types.h>