[BACK]Return to fep_util.c CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / fep

Diff for /OpenXM_contrib2/fep/fep_util.c between version 1.2 and 1.3

version 1.2, 2002/09/18 10:03:28 version 1.3, 2010/04/23 05:34:05
Line 8  static char rcsid[]=
Line 8  static char rcsid[]=
 #ifndef MKARGDEBUG  #ifndef MKARGDEBUG
   
 #include <stdio.h>  #include <stdio.h>
   #include <string.h>
 #include <pwd.h>  #include <pwd.h>
 #include <sys/types.h>  #include <sys/types.h>
 #if defined(__CYGWIN__) || defined(sun)  #if defined(__CYGWIN__) || defined(sun)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>