disable ping when smartdns run as non-root user

This commit is contained in:
Nick Peng
2019-10-27 16:51:11 +08:00
parent 64abad4077
commit fb3b0a7245
3 changed files with 48 additions and 0 deletions

View File

@@ -67,6 +67,8 @@ int parse_tls_header(const char *data, size_t data_len, char *hostname, const ch
void get_compiled_time(struct tm *tm);
int has_network_raw_cap(void);
#ifdef __cplusplus
}
#endif /*__cplusplus */