aboutsummaryrefslogtreecommitdiffstats
path: root/testing/w_scan/musl-build-time-h-fix.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-12-30 09:08:27 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-12-30 09:08:27 +0000
commit9582332f5244fd47f63334263f3a60376719b415 (patch)
tree0f7c8ca4bc84b71c007259e096ea9a58d6b25305 /testing/w_scan/musl-build-time-h-fix.patch
parentba34785b08985b07025a3d0e93479656bfe284c7 (diff)
downloadaports-9582332f5244fd47f63334263f3a60376719b415.tar.bz2
aports-9582332f5244fd47f63334263f3a60376719b415.tar.xz
testing/w_scan: new aport
Diffstat (limited to 'testing/w_scan/musl-build-time-h-fix.patch')
-rw-r--r--testing/w_scan/musl-build-time-h-fix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/w_scan/musl-build-time-h-fix.patch b/testing/w_scan/musl-build-time-h-fix.patch
new file mode 100644
index 0000000000..d07b026ca4
--- /dev/null
+++ b/testing/w_scan/musl-build-time-h-fix.patch
@@ -0,0 +1,12 @@
+diff --git a/descriptors.h b/descriptors.h
+index bb45e6e..3ee0b8b 100644
+--- a/descriptors.h
++++ b/descriptors.h
+@@ -29,6 +29,7 @@
+ #define __DESCRIPTORS_H__
+
+ #include "extended_frontend.h"
++#include "time.h"
+
+ /******************************************************************************
+ * descriptor ids as defined by standards.