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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +7 lines)
Line  Link Here
0
-- moonlight-3.99.0.2/plugin/firefox/ff3/ff3-http.cpp
0
++ moonlight-3.99.0.2/plugin/firefox/ff3/ff3-http.cpp
Lines 15-21 Link Here
15
// define this here so that protypes.h isn't included (and doesn't
15
// define this here so that protypes.h isn't included (and doesn't
16
// muck with our npapi.h)
16
// muck with our npapi.h)
17
#define NO_NSPR_10_SUPPORT
17
#define NO_NSPR_10_SUPPORT
18
18
#ifndef NS_WARN_UNUSED_RESULT
19
#define NS_WARN_UNUSED_RESULT
20
#endif
21
#ifndef NS_ATTR_MALLOC
22
#define NS_ATTR_MALLOC
23
#endif
19
#include "plugin.h"
24
#include "plugin.h"
20
25
21
#include "ff3-bridge.h"
26
#include "ff3-bridge.h"

Return to bug 340375