[PVFS2-CVS] commit by robl in pvfs2-1/include: pvfs2-request.h
CVS commit program
cvs at parl.clemson.edu
Fri Nov 4 15:52:57 EST 2005
Update of /projects/cvsroot/pvfs2-1/include
In directory parlweb:/tmp/cvs-serv16276/include
Modified Files:
pvfs2-request.h
Log Message:
Avery needed this externed. Unclear why it wasn't externed already
Index: pvfs2-request.h
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/include/pvfs2-request.h,v
diff -u -w -p -u -r1.7 -r1.8
--- pvfs2-request.h 7 Mar 2005 21:42:22 -0000 1.7
+++ pvfs2-request.h 4 Nov 2005 20:52:57 -0000 1.8
@@ -56,6 +56,7 @@ extern PVFS_Request PVFS_INT;
extern PVFS_Request PVFS_LONG;
extern PVFS_Request PVFS_UNSIGNED_CHAR;
extern PVFS_Request PVFS_UNSIGNED_SHORT;
+extern PVFS_Request PVFS_UNSIGNED;
extern PVFS_Request PVFS_UNSIGNED_INT;
extern PVFS_Request PVFS_UNSIGNED_LONG;
extern PVFS_Request PVFS_FLOAT;
More information about the PVFS2-CVS
mailing list