Skip to content

Clean up sys/types.h cmake and #includes

Ahmad Samir requested to merge work/ahmad/dev_t-fix-build into master

Clean up sys/types.h cmake and #includes

sys/types.h is available on all the platforms we support currently: Linux, FreeBSD, Android, Windows

so less cmake checks and #include guards.

Edited by Ahmad Samir

Merge request reports