diff options
Diffstat (limited to 'plugins/Ping/src/rawping.h')
-rw-r--r-- | plugins/Ping/src/rawping.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Ping/src/rawping.h b/plugins/Ping/src/rawping.h index 23d9df1d61..635a220129 100644 --- a/plugins/Ping/src/rawping.h +++ b/plugins/Ping/src/rawping.h @@ -1,10 +1,6 @@ #ifndef _RAWPING_H
#define _RAWPING_H
-#include "options.h"
-#include "log.h"
-
-
// ICMP protocol identifier
#define ICMP_PROTO 1
|