[PVFS2-CVS] commit by pcarns in pvfs2/src/common/misc: msgpairarray.sm

CVS commit program cvs at parl.clemson.edu
Mon Jul 19 20:46:14 EDT 2004


Update of /projects/cvsroot/pvfs2/src/common/misc
In directory styx.parl.clemson.edu:/tmp/pvfs2/src/common/misc

Modified Files:
	msgpairarray.sm 
Log Message:
added fix for warning seen with some compilers during dependency
building step for msgpairarray


Index: msgpairarray.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/msgpairarray.sm,v
diff -p -u -r1.12 -r1.13
--- msgpairarray.sm	15 Jul 2004 20:36:23 -0000	1.12
+++ msgpairarray.sm	19 Jul 2004 23:46:14 -0000	1.13
@@ -29,6 +29,7 @@
 /* this condition is only included for dependency building step; will not
  * actually compile cleanly
  */
+#define __SM_CHECK_DEP
 #include "client-state-machine.h"
 #include "pvfs2-server.h"
 #endif



More information about the PVFS2-CVS mailing list