1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Revert r16464.

This commit is contained in:
david
2010-01-15 03:55:23 +00:00
parent ecca7974a9
commit f21a07cfde
8 changed files with 8 additions and 33 deletions

View File

@@ -130,8 +130,6 @@ void pfatal(const char *err, ...)
void gh_perror(const char *err, ...)
__attribute__ ((format (printf, 1, 2)));
void fatal_eth_open_failure(const char *func, const char *devname);
#ifdef __cplusplus
}
#endif