aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7/APKBUILD')
-rw-r--r--community/php7/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index dab58b909b..8d0631a419 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -214,9 +214,7 @@ prepare() {
TSRM/tsrm_config.w32.h \
Zend/zend_config.w32.h \
ext/mysqlnd/config-win.h \
- ext/standard/winver.h \
- main/win32_internal_function_disabled.h \
- main/win95nt.h
+ ext/standard/winver.h
# Fix some bogus permissions.
find . -name \*.[ch] -exec chmod 644 {} \;