projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9557c8
)
<usual/signal.h>
author
Marko Kreen
<markokr@gmail.com>
Mon, 11 Jan 2010 17:10:19 +0000
(19:10 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Tue, 4 May 2010 11:30:51 +0000
(14:30 +0300)
src/main.c
patch
|
blob
|
blame
|
history
diff --git
a/src/main.c
b/src/main.c
index 5553e0011135f519f43c13d8458176d44ef49f1e..a0d9f881685884ec21b6c6dc49e68bcde6f54301 100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-22,7
+22,8
@@
#include "bouncer.h"
-#include <signal.h>
+#include <usual/signal.h>
+
#include <getopt.h>
static bool set_mode(ConfElem *elem, const char *val, PgSocket *console);