File PDL-2.4.11-implicit.diff of Package perl-PDL

--- ./Basic/MatrixOps/simq.c.orig	2012-06-11 13:20:25.000000000 +0000
+++ ./Basic/MatrixOps/simq.c	2012-06-11 13:20:34.000000000 +0000
@@ -1,3 +1,4 @@
+#include <stdio.h>
 /*							simq.c
  *
  *	Solution of simultaneous linear equations AX = B
--- ./IO/Browser/browse.c.orig	2012-06-11 13:10:46.000000000 +0000
+++ ./IO/Browser/browse.c	2012-06-11 13:12:00.000000000 +0000
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <ctype.h>
 
 #ifdef bool
 #undef bool
--- ./Lib/Image2D/resample.c.orig	2012-06-11 13:19:59.000000000 +0000
+++ ./Lib/Image2D/resample.c	2012-06-11 13:20:16.000000000 +0000
@@ -8,6 +8,7 @@
  * see http://www.eso.org/eclipse for further details
  */
 
+#include <string.h>
 #include "resample.h"
 
 /*-------------------------------------------------------------------------*/
openSUSE Build Service is sponsored by