ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

xloadimage-errno.patch (215B)


      1 --- img.c.old	2014-06-15 00:25:18.866666899 +0200
      2 +++ img.c	2014-06-15 00:25:27.498666546 +0200
      3 @@ -16,6 +16,8 @@
      4  #include <math.h>
      5  #include "image.h"
      6  
      7 +#include <errno.h>
      8 +
      9  extern int errno;
     10  
     11  #define TRUE  1