Revision: 535
Author: kdekorte
Date: Mon Jun 23 14:02:07 2014 UTC
Log: Apply patch from Debian that allows gecko-mediaplayer to compile
with xulrunner 30 (and hopefully beyond)
http://code.google.com/p/gecko-mediaplayer/source/detail?r=535
Modified:
/trunk/src/npupp.h
=======================================
--- /trunk/src/npupp.h Wed Mar 21 14:37:25 2012 UTC
+++ /trunk/src/npupp.h Mon Jun 23 14:02:07 2014 UTC
@@ -63,6 +63,9 @@
#include "npruntime.h"
+#ifndef NP_LOADDS
+#define NP_LOADDS
+#endif
/******************************************************************************************
plug-in function table macros