mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
remove malloc.h. Fixes #114892
Original commit message from CVS: remove malloc.h. Fixes #114892
This commit is contained in:
parent
20c9e35040
commit
a305a1dd7f
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue