Переглянути джерело

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;