Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release-src > by-pkgid > 7ef8bbf8e3a3174d04f76ea676d05458 > files > 2

gecko-mediaplayer-1.0.9-4.mga6.src.rpm

Description: Define NP_LOADDS if it doesn't exist
Author: Sebastian Ramacher <sramacher@debian.org>
Last-Update: 2014-06-14

--- gecko-mediaplayer-1.0.9.orig/src/npupp.h
+++ gecko-mediaplayer-1.0.9/src/npupp.h
@@ -63,6 +63,9 @@
 
 #include "npruntime.h"
 
+#ifndef NP_LOADDS
+#define NP_LOADDS
+#endif
 
 /******************************************************************************************
    plug-in function table macros