Fix headers.

This commit is contained in:
2020-10-26 01:10:22 +00:00
parent 7f414fc204
commit ab03806b50
5 changed files with 16 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <malloc.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>