Bug #3094
Removal of #include "tcp.h" in webui.c has broken Pi build?
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
non-x86
Target version:
-
Start date:
2015-09-20
Due date:
% Done:
100%
Estimated time:
Found in version:
tvheadend_4.1-441~gc9ea50b
Affected Versions:
Description
As the subject says, really - not tested myself, but seen second-hand:
https://tvheadend.org/boards/5/topics/17842
Restoring the #include "tcp.h" means the build works once again; the errors aren't seen on my x64 builds, though. I presume there's a file included for x86/x64 that still thus references this include, but not for whatever equivalent is included for 32-bit ARM (I think we had similar for Atomic definitions previously).
The offending commit is, I think, commit:908050b3 (or github)
History
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|824f46e71bf13119b75ae4fc420aafba697ddcba.