[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openais
Subject:    [Openais] [PATCH trunk] add assert.h to amf*.c file usage
From:       Steven Dake <sdake () redhat ! com>
Date:       2008-06-24 5:00:21
Message-ID: 1214283621.3687.26.camel () balance
[Download RAW message or body]

patch attached


["trunk-amf-assert-include.h" (trunk-amf-assert-include.h)]

Index: exec/amfsg.c
===================================================================
--- exec/amfsg.c	(revision 1558)
+++ exec/amfsg.c	(working copy)
@@ -364,6 +364,7 @@
 
 #include <stdlib.h>
 #include <errno.h>
+#include <assert.h>
 
 #include "amf.h"
 #include "logsys.h"
Index: exec/amfutil.c
===================================================================
--- exec/amfutil.c	(revision 1558)
+++ exec/amfutil.c	(working copy)
@@ -51,6 +51,7 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <regex.h>
+#include <assert.h>
 
 #include "../include/saAis.h"
 #include "../include/saAmf.h"
Index: exec/amfcluster.c
===================================================================
--- exec/amfcluster.c	(revision 1558)
+++ exec/amfcluster.c	(working copy)
@@ -142,6 +142,7 @@
 
 #include <stdlib.h>
 #include <errno.h>
+#include <assert.h>
 
 #include "logsys.h"
 #include "amf.h"


_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic