mozilla-mplayer.patch 252 B

123456789101112
  1. Index: Source/plugin.h
  2. --- Source/plugin.h.orig 2004-06-14 20:35:56 +0200
  3. +++ Source/plugin.h 2004-09-17 16:02:21 +0200
  4. @@ -37,6 +37,7 @@
  5. #ifndef __PLUGIN_H__
  6. #define __PLUGIN_H__
  7. +#include <cmath>
  8. #define _XOPEN_SOURCE 500
  9. #ifndef _GNU_SOURCE