Well, GCC, stdlib it is, then. Fix for a fix to fix something! :)

This commit is contained in:
waltje
2019-03-05 23:38:28 -05:00
parent 2b2810ee35
commit 60b5979e41

View File

@@ -47,6 +47,7 @@
#define _LARGEFILE64_SOURCE
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <ctype.h>