[GRASS-SVN] r43137 - grass/trunk/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Aug 16 04:51:49 EDT 2010
Author: mmetz
Date: 2010-08-16 08:51:49 +0000 (Mon, 16 Aug 2010)
New Revision: 43137
Modified:
grass/trunk/include/config.h.in
Log:
LFS for wingrass: another old name. use typedef instead of define?
Modified: grass/trunk/include/config.h.in
===================================================================
--- grass/trunk/include/config.h.in 2010-08-16 08:09:46 UTC (rev 43136)
+++ grass/trunk/include/config.h.in 2010-08-16 08:51:49 UTC (rev 43137)
@@ -282,6 +282,7 @@
#define _NO_OLDNAMES
/* but... */
#define pid_t _pid_t
+#define mode_t _mode_t
/* ...and these old names from fcntl.h: */
#define O_RDONLY _O_RDONLY
#define O_WRONLY _O_WRONLY
More information about the grass-commit
mailing list