tpws: --debug to syslog and file

This commit is contained in:
bol-van
2024-08-23 21:15:27 +03:00
parent 700de59241
commit fe7a7f30a9
10 changed files with 537 additions and 343 deletions

View File

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