]> granicus.if.org Git - graphviz/commit
lefty: make a unix #include of unistd.h unconditional
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 14 Apr 2022 02:57:15 +0000 (19:57 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 24 Apr 2022 15:52:41 +0000 (08:52 -0700)
commitba9dff6e6e7b2f40bf04a13efd19e756e66d7666
treeb6b393f507c21105870dd8ddf65524fc9c24543d
parent0381ef3367aa0354a4933256dfaa1067b1342a08
lefty: make a unix #include of unistd.h unconditional

On unices, it is fine to assume the existence of unistd.h.

Gitlab: #2204
cmd/lefty/os/unix/io.c