summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-sis-intel/files/patch-src-sis_memcpy.c
blob: ea09af0c26108c605cf0ba4d9f8da62b0ae700ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/sis_memcpy.c.orig	2007-05-02 05:13:01.000000000 +0400
+++ src/sis_memcpy.c	2008-05-27 03:01:00.000000000 +0400
@@ -844,9 +844,7 @@
 
 #ifdef SISCHECKOSSSE
 
-#ifndef XFree86LOADER
 #include <setjmp.h>
-#endif
 
 static jmp_buf sigill_return;