Rev 96: use lib/replace for signal.h in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Wed Apr 11 12:19:46 GMT 2007


------------------------------------------------------------
revno: 96
revision-id: tridge at samba.org-20070411121946-c5d80408a49dda5b
parent: tridge at samba.org-20070411121724-5e763a4a0a3fc6ac
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Wed 2007-04-11 22:19:46 +1000
message:
  use lib/replace for signal.h
modified:
  direct/ctdbd.c                 ctdbd.c-20070411085044-dqmhr6mfeexnyt4m-1
=== modified file 'direct/ctdbd.c'
--- a/direct/ctdbd.c	2007-04-11 11:17:36 +0000
+++ b/direct/ctdbd.c	2007-04-11 12:19:46 +0000
@@ -22,7 +22,7 @@
 #include "lib/events/events.h"
 #include "system/filesys.h"
 #include "popt.h"
-#include <signal.h>
+#include "system/wait.h"
 
 static void block_signal(int signum)
 {



More information about the samba-cvs mailing list