[PVFS2-CVS] commit by neill in pvfs2/include: pvfs2-sysint.h

CVS commit program cvs at parl.clemson.edu
Fri May 21 11:56:58 EDT 2004


Update of /projects/cvsroot/pvfs2/include
In directory parlweb:/tmp/cvs-serv15433/include

Modified Files:
	pvfs2-sysint.h 
Log Message:
- wrap id-generator code to avoid including id-generator.h directly from
  pvfs2-sysint.h


Index: pvfs2-sysint.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-sysint.h,v
diff -p -u -r1.37 -r1.38
--- pvfs2-sysint.h	20 May 2004 17:27:46 -0000	1.37
+++ pvfs2-sysint.h	21 May 2004 14:56:58 -0000	1.38
@@ -15,7 +15,6 @@
 
 #include "pvfs2-types.h"
 #include "pvfs2-request.h"
-#include "id-generator.h"
 
 /* non-blocking sysint operation handle */
 typedef PVFS_id_gen_t PVFS_sys_op_id;



More information about the PVFS2-CVS mailing list