Code

had been grandfathered ibto core, finally use normal getopts, add options for player...
[nagiosplug.git] / plugins / netutils.h
index 6c8eed36bf0e5be451367802840e585af399c02c..2ad0dba2c33aaa775ccd63c3d638d4b97f6eb57a 100644 (file)
@@ -31,7 +31,6 @@
 ******************************************************************************/
 
 #include "config.h"
-#include "common.h"
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
@@ -60,3 +59,5 @@ int is_inet6_addr (char *);
 int is_hostname (char *);
 
 extern int socket_timeout;
+extern int econn_refuse_state;
+extern int was_refused;