[Pvfs2-cvs] commit by nlmills in pvfs2/test/common/id-generator:
test.c
CVS commit program
cvs at parl.clemson.edu
Fri Jun 18 20:02:40 EDT 2010
Update of /projects/cvsroot/pvfs2/test/common/id-generator
In directory parlweb1:/tmp/cvs-serv17259/test/common/id-generator
Modified Files:
Tag: cu-security-branch
test.c
Log Message:
initial merge with Orange-Branch. much will be broken
Index: test.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/common/id-generator/test.c,v
diff -p -u -r1.5.42.2 -r1.5.42.3
--- test.c 21 May 2010 17:34:28 -0000 1.5.42.2
+++ test.c 19 Jun 2010 00:02:39 -0000 1.5.42.3
@@ -23,7 +23,8 @@
#include <stdio.h>
#include <stdlib.h>
-#include <id-generator.h>
+#include "pvfs2.h"
+#include "id-generator.h"
/* This code is a pretty pointless example. It just generates a handle
* for a structure and then uses it elsewhere. The concept isn't
More information about the Pvfs2-cvs
mailing list