Przeglądaj źródła

Remove unused import from test

jD91mZM2 6 lat temu
rodzic
commit
829bc64ad6
1 zmienionych plików z 0 dodań i 1 usunięć
  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;