mirror of
https://github.com/google/brotli.git
synced 2026-09-23 15:15:35 +00:00
[PR #695] [MERGED] Fix missing header files #1340
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/695
Author: @wkennington
Created: 7/9/2018
Status: ✅ Merged
Merged: 7/9/2018
Merged by: @eustas
Base:
master← Head:missing-params📝 Commits (1)
ae3f9e9Fix missing header files📊 Changes
2 files changed (+4 additions, -0 deletions)
View changed files
📝
scripts/sources.lst(+2 -0)📝
setup.py(+2 -0)📄 Description
Our dist tarball is missing hash_rolling_inc.h and
hash_composite_inc.h, which causes subsequent autotools
builds to fail. Fix this by adding it to the sources list.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.