cmake ALLEGRO_HAVE_SYS_STAT_H examples

liballeg/allegro5 CMakeLists.txt :509

check_include_files(sys/stat.h ALLEGRO_HAVE_SYS_STAT_H)

adventuregamestudio/ags libsrc/allegro/CMakeLists.txt :43

check_include_files(sys/stat.h ALLEGRO_HAVE_SYS_STAT_H)