mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-22 03:00:30 +00:00
use malloc attribute
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
extern char * readline ( const char *prompt );
|
||||
extern char * __malloc readline ( const char *prompt );
|
||||
|
||||
#endif /* _READLINE_H */
|
||||
|
Reference in New Issue
Block a user