]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix portability: Do not use linux/limits.h
authorOlliver Schinagl <oliver@schinagl.nl>
Sun, 18 Jun 2023 10:51:58 +0000 (12:51 +0200)
committerFlole998 <Flole998@users.noreply.github.com>
Wed, 21 Jun 2023 09:17:24 +0000 (11:17 +0200)
commita9b83afb2d6badaa01ab2b964f0285b7206bf52c
tree78e4132716aaf0822fee7e0edf40a4cee1d3ad9f
parentf28e69a5f1f24da7a973a6ef1dec9f7beece2acc
Fix portability: Do not use linux/limits.h

The header limits.h suffices, lets use that instead.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
src/config.c