mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:41:57 +00:00
Fix compiler errors. Patch by Herve Poussineau. Fixes bug 478
svn path=/trunk/; revision=13267
This commit is contained in:
parent
dcee180336
commit
c0441b0e5f
20 changed files with 87 additions and 96 deletions
|
@ -23,7 +23,7 @@ typedef double f8byte_t;
|
|||
typedef long uid_t; // SunOS 5.5
|
||||
|
||||
#define __P(x) x
|
||||
#define __STDC__ 1
|
||||
//#define __STDC__ 1
|
||||
|
||||
/* utmp.h */
|
||||
#define UT_LINESIZE 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue