aboutsummaryrefslogtreecommitdiff
path: root/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c')
-rw-r--r--graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c b/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c
deleted file mode 100644
index 8e6d1cd03574..000000000000
--- a/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libvisual/lv_cpu.c.orig Sun Mar 20 20:17:51 2005
-+++ libvisual/lv_cpu.c Sun Mar 20 20:18:19 2005
-@@ -65,6 +65,9 @@
- #include "lv_log.h"
- #include "lv_cpu.h"
-
-+/* stolen from 5.3-stable's unistd.h */
-+#define _SC_NPROCESSORS_ONLN 58
-+
- static VisCPU _lv_cpu_caps;
- static int _lv_cpu_initialized = FALSE;
-