tpws: more compats

This commit is contained in:
bol-van
2024-12-14 20:36:56 +03:00
parent 2be5f1221a
commit 499f9824ab
4 changed files with 14 additions and 4 deletions

View File

@@ -19,6 +19,9 @@
#endif
#include "helpers.h"
#ifdef __linux__
#include <linux/tcp.h>
#endif
#include "linux_compat.h"
int unique_size_t(size_t *pu, int ct)