Remove unistd.h header usage
Review Request #3680 — Created Nov. 24, 2024 and submitted — Latest diff uploaded
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.
meson.build |
---|
pidgin/plugins/gestures/stroke.c |
---|
pidgin/plugins/gestures/stroke-draw.c |
---|