retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
__weak_alias(fpathconf, _fpathconf)
|
||||
#endif
|
||||
|
||||
PUBLIC long fpathconf(fd, name)
|
||||
long fpathconf(fd, name)
|
||||
int fd; /* file descriptor being interrogated */
|
||||
int name; /* property being inspected */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user