1 parent 8bbd112 commit 8146aeaCopy full SHA for 8146aea
1 file changed
unix/main.c
@@ -1,7 +1,7 @@
1
#include <stdint.h>
2
#include <stdio.h>
3
#include <string.h>
4
-#include <malloc.h>
+#include <stdlib.h>
5
6
#include "nlr.h"
7
#include "misc.h"
0 commit comments