You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/xloadimage/files/xloadimage-4.1-include-errn...

14 lines
303 B

--- xloadimage.4.1/img.c.orig 2003-01-01 15:14:47.000000000 +0200
+++ xloadimage.4.1/img.c 2003-01-01 15:15:05.000000000 +0200
@@ -14,9 +14,9 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
+#include <errno.h>
#include "image.h"
-extern int errno;
#define TRUE 1
#define FALSE 0