7 lines
117 B
C
7 lines
117 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
struct tfe_proxy;
|
||
|
|
|
||
|
|
const char * tfe_proxy_default_conffile();
|
||
|
|
const char * tfe_proxy_default_logger();
|