瀏覽代碼

Remove unused import from test

jD91mZM2 6 年之前
父節點
當前提交
829bc64ad6
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;