aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace/fnettrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fnettrace/fnettrace.h')
-rw-r--r--src/fnettrace/fnettrace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fnettrace/fnettrace.h b/src/fnettrace/fnettrace.h
index 50c538a71..59b9618a9 100644
--- a/src/fnettrace/fnettrace.h
+++ b/src/fnettrace/fnettrace.h
@@ -62,6 +62,5 @@ void logprintf(char* fmt, ...);
62extern int geoip_calls; 62extern int geoip_calls;
63void load_hostnames(const char *fname); 63void load_hostnames(const char *fname);
64char* retrieve_hostname(uint32_t ip); 64char* retrieve_hostname(uint32_t ip);
65void build_list(const char *fname);
66 65
67#endif \ No newline at end of file 66#endif \ No newline at end of file