summaryrefslogtreecommitdiffstats
path: root/ping.c
diff options
context:
space:
mode:
Diffstat (limited to 'ping.c')
-rw-r--r--ping.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ping.c b/ping.c
index bee3543..622408f 100644
--- a/ping.c
+++ b/ping.c
@@ -22,12 +22,6 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifdef WIN32
-#include "config-win32.h"
-#else
-#include "config.h"
-#endif
-
#include "syshead.h"
#include "ping.h"