Remove unistd.h header usage

Review Request #3680 — Created Nov. 24, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

I could not find any use of the symbols defined in
https://pubs.opengroup.org/onlinepubs/7908799/xsh/unistd.h.html

(except for NULL, which we clearly get elsewhere.)

Compiled only.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove unistd.h header usage
I could not find any use of the symbols defined in https://pubs.opengroup.org/onlinepubs/7908799/xsh/unistd.h.html (except for `NULL`, which we clearly get elsewhere.)
bea0f37c9bf10585a7b9071c8abf14f750981e74 Elliott Sales de Andrade
meson.build
pidgin/plugins/gestures/stroke.c
pidgin/plugins/gestures/stroke-draw.c
Loading...