Remove an unnecessary include directive
authorYugo Nagata <nagata@sraoss.co.jp>
Fri, 20 Feb 2015 07:31:09 +0000 (16:31 +0900)
committerYugo Nagata <nagata@sraoss.co.jp>
Fri, 20 Feb 2015 07:31:09 +0000 (16:31 +0900)
watchdog/wd_ping.c

index b1fb4e5c942bbd163eec72c71927b58e24ad7aae..31d76351a27cc9fc17d3c7bfcfbe68a47cc478e6 100644 (file)
@@ -30,7 +30,6 @@
 #include <netdb.h>
 #include <sys/wait.h>
 #include <sys/stat.h>
-#include <errno.h>
 #include "pool.h"
 #include "pool_config.h"
 #include "watchdog.h"