- Turn over to gnome team since it's used by Gnome ports PR: ports/163635 Submitted by: swills (myself) Approved by: melifaro (maintainer)
11 lines
270 B
C++
11 lines
270 B
C++
--- plugins/fax/fax_spandsp/spandsp_fax.cpp.orig 2011-12-26 21:02:09.000000000 +0000
|
|
+++ plugins/fax/fax_spandsp/spandsp_fax.cpp 2011-12-26 21:01:38.000000000 +0000
|
|
@@ -42,6 +42,7 @@
|
|
*
|
|
*/
|
|
|
|
+#define __STDC_LIMIT_MACROS
|
|
#include <codec/opalplugin.h>
|
|
|
|
extern "C" {
|