diff options
| author | prspkt <prspkt@protonmail.com> | 2019-02-16 11:59:10 +0200 |
|---|---|---|
| committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-02-20 09:00:34 +0000 |
| commit | 145b534e138dcdd08c4e1c57a52e884ca41cf93f (patch) | |
| tree | f0cc66c2dcc989f6e7085bd31ad3760bfc6af1a4 /main/pixman/float-header-fix.patch | |
| parent | 104de42e838e77bb5e0cec959f07ddc476880897 (diff) | |
| download | aports-145b534e138dcdd08c4e1c57a52e884ca41cf93f.tar.bz2 aports-145b534e138dcdd08c4e1c57a52e884ca41cf93f.tar.xz | |
main/pixman: upgrade to 0.38.0, clarify license
Diffstat (limited to 'main/pixman/float-header-fix.patch')
| -rw-r--r-- | main/pixman/float-header-fix.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/main/pixman/float-header-fix.patch b/main/pixman/float-header-fix.patch deleted file mode 100644 index 5c151a14f6..0000000000 --- a/main/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" - |
