From: Jim Meyering <[email protected]>

* exec/apidef.c: Likewise.
* exec/mainconfig.c: Likewise.
* exec/service.c: Likewise.
* exec/timer.c: Likewise.
* exec/totemconfig.c: Likewise.
* exec/totemmrp.c: Likewise.
* exec/vsf_quorum.c: Likewise.
* services/testquorum.c: Likewise.
* test/cpgbench.c: Likewise.
* test/cpgbenchzc.c: Likewise.
* tools/corosync-fplay.c: Likewise.
---
 exec/apidef.c          |    1 -
 exec/mainconfig.c      |    1 -
 exec/service.c         |    1 -
 exec/timer.c           |    1 -
 exec/totemconfig.c     |    1 -
 exec/totemmrp.c        |    1 -
 exec/vsf_quorum.c      |    1 -
 services/testquorum.c  |    1 -
 test/cpgbench.c        |    1 -
 test/cpgbenchzc.c      |    1 -
 tools/corosync-fplay.c |    1 -
 11 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/exec/apidef.c b/exec/apidef.c
index f364561..5746b48 100644
--- a/exec/apidef.c
+++ b/exec/apidef.c
@@ -36,7 +36,6 @@

 #include <stdlib.h>
 #include <string.h>
-#include <assert.h>

 #include <corosync/corotypes.h>
 #include <corosync/coroipc_types.h>
diff --git a/exec/mainconfig.c b/exec/mainconfig.c
index 79e01cd..82795c8 100644
--- a/exec/mainconfig.c
+++ b/exec/mainconfig.c
@@ -39,7 +39,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include <errno.h>
-#include <assert.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
diff --git a/exec/service.c b/exec/service.c
index ae3a2aa..5fec002 100644
--- a/exec/service.c
+++ b/exec/service.c
@@ -37,7 +37,6 @@

 #include <stdlib.h>
 #include <string.h>
-#include <assert.h>

 #include <corosync/lcr/lcr_ifact.h>
 #include <corosync/swab.h>
diff --git a/exec/timer.c b/exec/timer.c
index ce5dc07..649f7e3 100644
--- a/exec/timer.c
+++ b/exec/timer.c
@@ -36,7 +36,6 @@
 #include <config.h>

 #include <pthread.h>
-#include <assert.h>
 #include <pwd.h>
 #include <grp.h>
 #include <sys/types.h>
diff --git a/exec/totemconfig.c b/exec/totemconfig.c
index 4bf016e..725f741 100644
--- a/exec/totemconfig.c
+++ b/exec/totemconfig.c
@@ -39,7 +39,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include <errno.h>
-#include <assert.h>
 #include <unistd.h>
 #include <sys/socket.h>
 #include <sys/types.h>
diff --git a/exec/totemmrp.c b/exec/totemmrp.c
index 696c33d..8d9d41f 100644
--- a/exec/totemmrp.c
+++ b/exec/totemmrp.c
@@ -35,7 +35,6 @@

 #include <config.h>

-#include <assert.h>
 #include <sys/mman.h>
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/exec/vsf_quorum.c b/exec/vsf_quorum.c
index ba386fa..1098249 100644
--- a/exec/vsf_quorum.c
+++ b/exec/vsf_quorum.c
@@ -34,7 +34,6 @@

 #include <config.h>

-#include <assert.h>
 #include <pwd.h>
 #include <grp.h>
 #include <sys/types.h>
diff --git a/services/testquorum.c b/services/testquorum.c
index c5e77bb..199a432 100644
--- a/services/testquorum.c
+++ b/services/testquorum.c
@@ -34,7 +34,6 @@

 #include <config.h>

-#include <assert.h>
 #include <pwd.h>
 #include <grp.h>
 #include <sys/types.h>
diff --git a/test/cpgbench.c b/test/cpgbench.c
index f3e2054..efa6a6e 100644
--- a/test/cpgbench.c
+++ b/test/cpgbench.c
@@ -34,7 +34,6 @@

 #include <config.h>

-#include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/test/cpgbenchzc.c b/test/cpgbenchzc.c
index f3c36dd..b77d296 100644
--- a/test/cpgbenchzc.c
+++ b/test/cpgbenchzc.c
@@ -34,7 +34,6 @@

 #include <config.h>

-#include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/tools/corosync-fplay.c b/tools/corosync-fplay.c
index 497ff4f..a8f39f0 100644
--- a/tools/corosync-fplay.c
+++ b/tools/corosync-fplay.c
@@ -7,7 +7,6 @@
 #include <unistd.h>
 #include <string.h>
 #include <stdlib.h>
-#include <assert.h>
 #include <stdint.h>
 #include <errno.h>

-- 
1.6.3.1.135.g540c.dirty

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to