Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 383351 | Differences between
and this patch

Collapse All | Expand All

(-)vlc.orig/vlc-1.1.11/libs/unzip/ioapi.h (+3 lines)
Lines 9-14 Link Here
9
#ifndef _ZLIBIOAPI_H
9
#ifndef _ZLIBIOAPI_H
10
#define _ZLIBIOAPI_H
10
#define _ZLIBIOAPI_H
11
11
12
#ifndef OF
13
#define OF _Z_OF
14
#endif
12
15
13
#define ZLIB_FILEFUNC_SEEK_CUR (1)
16
#define ZLIB_FILEFUNC_SEEK_CUR (1)
14
#define ZLIB_FILEFUNC_SEEK_END (2)
17
#define ZLIB_FILEFUNC_SEEK_END (2)

Return to bug 383351