1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 10:55:43 +00:00

FreeBSD compile fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6371 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nexus 2002-06-10 08:14:33 +00:00
parent a44fc01c26
commit 81bf2c9799

View File

@ -23,6 +23,8 @@ static ad_info_t info = {
LIBAD_EXTERN(real)
typedef unsigned long ulong;
static void *handle=NULL;
void *__builtin_new(unsigned long size) {