summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xamiga/utf8.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/utf8.c b/amiga/utf8.c
index 5609be348..98b465c47 100755
--- a/amiga/utf8.c
+++ b/amiga/utf8.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <stdlib.h>
+
#include <sys/types.h>
#include "utils/utf8.h"
#include <proto/exec.h>