mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 13:09:16 +02:00
o another BeOS Patch by Olivier Coursiere:
* fix a compilation error since a recent change git-svn-id: trunk@8805 -
This commit is contained in:
parent
79aec138c8
commit
16a1f65470
@ -45,6 +45,7 @@ type
|
||||
gid_t = cuint32; { used for group IDs }
|
||||
TGid = gid_t;
|
||||
pGid = ^gid_t;
|
||||
TIOCtlRequest = cuLong;
|
||||
|
||||
ino_t = clonglong; { used for file serial numbers }
|
||||
TIno = ino_t;
|
||||
|
Loading…
Reference in New Issue
Block a user