summaryrefslogtreecommitdiff
path: root/user/pixman/float-header-fix.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-01 17:34:43 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-01 17:34:43 +0000
commit4de7c4e83a6b252578a05d9ec9b853359820fae9 (patch)
tree0400bad117c52d4780c97accd102b84bda33fa71 /user/pixman/float-header-fix.patch
parenta6c12cf8695e9327ac2441d6213b9a6768413de1 (diff)
downloadpackages-4de7c4e83a6b252578a05d9ec9b853359820fae9.tar.gz
packages-4de7c4e83a6b252578a05d9ec9b853359820fae9.tar.bz2
packages-4de7c4e83a6b252578a05d9ec9b853359820fae9.tar.xz
packages-4de7c4e83a6b252578a05d9ec9b853359820fae9.zip
user/pixman: bugfix bump to 0.36.0
Diffstat (limited to 'user/pixman/float-header-fix.patch')
-rw-r--r--user/pixman/float-header-fix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/user/pixman/float-header-fix.patch b/user/pixman/float-header-fix.patch
deleted file mode 100644
index 5c151a14f..000000000
--- a/user/pixman/float-header-fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./pixman/pixman-private.h.orig
-+++ ./pixman/pixman-private.h
-@@ -1,5 +1,3 @@
--#include <float.h>
--
- #ifndef PIXMAN_PRIVATE_H
- #define PIXMAN_PRIVATE_H
-
-@@ -30,6 +28,7 @@
- #include <stdio.h>
- #include <string.h>
- #include <stddef.h>
-+#include <float.h>
-
- #include "pixman-compiler.h"
-