mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 07:10:14 +01:00
stdlib.h string.h for malloc/memset
git-svn-id: svn://code.dyne.org/veejay/trunk@183 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <include/libvevo.h>
|
#include <include/libvevo.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user