Forráskód Böngészése

minor fix: remove a useless header

Cédric Augonnet 16 éve
szülő
commit
c41968e0c0
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      examples/ppm-downscaler/yuv-downscaler.c

+ 0 - 1
examples/ppm-downscaler/yuv-downscaler.c

@@ -19,7 +19,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
-#include <malloc.h>
 #include <assert.h>
 #include <stdio.h>