1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-24 22:32:58 +03:00

tpws: remove unneeded header

This commit is contained in:
bol-van 2025-01-09 19:01:29 +03:00
parent 29ff997a3f
commit 0912b7d104

@ -1,7 +1,6 @@
#pragma once #pragma once
#include "params.h" #include "params.h"
#include "linux_compat.h"
#include <sys/types.h> #include <sys/types.h>
#include <stdbool.h> #include <stdbool.h>