Issue: #62 - Fix conninode_test.

This commit is contained in:
Kondo Takeo
2021-02-05 00:12:21 +09:00
parent 18629a3b33
commit b7a42786bd

View File

@@ -2,6 +2,7 @@
local_addr *local_addrs = NULL;
bool bughuntmode = false;
bool catchall = false;
int main() {
if (!addprocinfo("testfiles/proc_net_tcp", conninode_tcp)) {