projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5220ad3
)
Remove an unnecessary include directive
author
Yugo Nagata
<nagata@sraoss.co.jp>
Fri, 20 Feb 2015 07:31:09 +0000
(16:31 +0900)
committer
Yugo Nagata
<nagata@sraoss.co.jp>
Fri, 20 Feb 2015 07:31:09 +0000
(16:31 +0900)
watchdog/wd_ping.c
patch
|
blob
|
blame
|
history
diff --git
a/watchdog/wd_ping.c
b/watchdog/wd_ping.c
index b1fb4e5c942bbd163eec72c71927b58e24ad7aae..31d76351a27cc9fc17d3c7bfcfbe68a47cc478e6 100644
(file)
--- a/
watchdog/wd_ping.c
+++ b/
watchdog/wd_ping.c
@@
-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"