فهرست منبع

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;