mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-20 06:23:14 +00:00
[libc] Add function declaration for main() in stdlib.h
This commit is contained in:
parent
521549d900
commit
19a0452205
@ -68,5 +68,6 @@ static inline void srand ( unsigned int seed ) {
|
||||
*/
|
||||
|
||||
extern int system ( const char *command );
|
||||
extern __cdecl int main ( void );
|
||||
|
||||
#endif /* STDLIB_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user