Commit 87e6f1be authored by Pierre Ynard's avatar Pierre Ynard

Add missing include

parent 2227a864
...@@ -23,6 +23,8 @@ ...@@ -23,6 +23,8 @@
#ifndef VLC_MEMORY_H #ifndef VLC_MEMORY_H
#define VLC_MEMORY_H 1 #define VLC_MEMORY_H 1
#include <stdlib.h>
/** /**
* \file * \file
* This file deals with memory fixups * This file deals with memory fixups
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment