浏览代码

LFS for wingrass: another old name. use typedef instead of define?

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43137 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 15 年之前
父节点
当前提交
a88dc52015
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/config.h.in

+ 1 - 0
include/config.h.in

@@ -282,6 +282,7 @@
 #define	_NO_OLDNAMES
 #define	_NO_OLDNAMES
 /* but... */
 /* but... */
 #define pid_t _pid_t
 #define pid_t _pid_t
+#define mode_t _mode_t
 /* ...and these old names from fcntl.h: */
 /* ...and these old names from fcntl.h: */
 #define O_RDONLY	_O_RDONLY
 #define O_RDONLY	_O_RDONLY
 #define O_WRONLY	_O_WRONLY
 #define O_WRONLY	_O_WRONLY