Add in the test result from the alpha___extern_prefix hack
From-SVN: r63618
This commit is contained in:
parent
ae2a48ed70
commit
45fc3de25e
@ -9,6 +9,11 @@
|
||||
|
||||
|
||||
|
||||
#if defined( ALPHA___EXTERN_PREFIX_CHECK )
|
||||
# if defined(__DECC) || defined(__PRAGMA_EXTERN_PREFIX)
|
||||
#endif /* ALPHA___EXTERN_PREFIX_CHECK */
|
||||
|
||||
|
||||
#if defined( RS6000_FCHMOD_CHECK )
|
||||
extern int fchmod(int, mode_t);
|
||||
#endif /* RS6000_FCHMOD_CHECK */
|
||||
|
Loading…
Reference in New Issue
Block a user