Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.
authorJohannes Sixt <redacted>
Tue, 13 Nov 2007 20:05:01 +0000 (21:05 +0100)
committerJunio C Hamano <redacted>
Wed, 14 Nov 2007 23:18:39 +0000 (15:18 -0800)
commit80bbe72b76ab91628b493b55ed74f6eec8432fed
treea472d6e5e29ae28fb29a51a8115013df8d3ade9b
parent85dadc389468211a2fc0006ce8ea524490d417f5
Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.

... since all system headers are pulled in via git-compat-util.h

Signed-off-by: Johannes Sixt <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-compat-util.h
help.c
pager.c
git clone https://git.99rst.org/PROJECT