mirror of
https://github.com/cc65/cc65.git
synced 2025-08-14 14:26:27 +00:00
Added a missing include
git-svn-id: svn://svn.cc65.org/cc65/trunk@352 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
/* common */
|
||||
#include "xmalloc.h"
|
||||
#include "xsprintf.h"
|
||||
|
||||
/* cc65 */
|
||||
#include "anonname.h"
|
||||
|
Reference in New Issue
Block a user