mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-15 17:51:49 +00:00
history purge
This commit is contained in:
9
tpws/tpws.h
Normal file
9
tpws/tpws.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef __linux__
|
||||
#define SPLICE_PRESENT
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
void dohup();
|
||||
Reference in New Issue
Block a user