Root/svgalib/patches/040-sigunused.patch

1Index: svgalib-1.4.3/src/vga.c
2===================================================================
3--- svgalib-1.4.3.orig/src/vga.c 2011-01-06 12:05:43.000000000 +0100
4+++ svgalib-1.4.3/src/vga.c 2011-01-06 12:05:43.000000000 +0100
5@@ -38,6 +38,10 @@
6 #include "vgaregs.h"
7 #include "vgaversion.h"
8 
9+#ifndef SIGUNUSED
10+#define SIGUNUSED 32
11+#endif
12+
13 #ifdef BACKGROUND
14 #include "vgabg.h"
15 
16

Archive Download this file



interactive