[Pvfs2-cvs] commit by dbonnie in pvfs2/src/apps/admin:
pvfs2-gencred.c
CVS commit program
cvs at parl.clemson.edu
Tue Jun 8 14:03:27 EDT 2010
Update of /projects/cvsroot/pvfs2/src/apps/admin
In directory parlweb1:/tmp/cvs-serv14686/src/apps/admin
Modified Files:
Tag: cu-security-branch
pvfs2-gencred.c
Log Message:
Added support for config options.
Index: pvfs2-gencred.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/apps/admin/Attic/pvfs2-gencred.c,v
diff -p -u -r1.1.2.5 -r1.1.2.6
--- pvfs2-gencred.c 8 Jun 2010 15:55:07 -0000 1.1.2.5
+++ pvfs2-gencred.c 8 Jun 2010 18:03:27 -0000 1.1.2.6
@@ -4,6 +4,7 @@
* See COPYING in top-level directory.
*/
+#include "pvfs2-config.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
More information about the Pvfs2-cvs
mailing list