Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 285086
Collapse All | Expand All

(-)src/sdl-instead/ioapi.h (+5 lines)
Lines 48-53 Link Here
48
#include <stdlib.h>
48
#include <stdlib.h>
49
#include "zlib.h"
49
#include "zlib.h"
50
50
51
#ifdef _Z_OF
52
#undef OF
53
#define OF _Z_OF
54
#endif
55
51
#if defined(USE_FILE32API)
56
#if defined(USE_FILE32API)
52
#define fopen64 fopen
57
#define fopen64 fopen
53
#define ftello64 ftell
58
#define ftello64 ftell

Return to bug 285086