Browse Source

Remove unused import from test

jD91mZM2 6 năm trước cách đây
mục cha
commit
829bc64ad6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/scanf.c

+ 0 - 1
tests/scanf.c

@@ -1,5 +1,4 @@
 #include <stdio.h>
-#include <malloc.h>
 
 int main(int argc, char ** argv) {
     int a = 0;