mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-18 21:43:14 +00:00
use malloc attribute
This commit is contained in:
parent
c4285e148d
commit
347ab9b8c2
@ -7,6 +7,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
extern char * readline ( const char *prompt );
|
||||
extern char * __malloc readline ( const char *prompt );
|
||||
|
||||
#endif /* _READLINE_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user