mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
CRC32: Include sys/types.h.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef MAKECRCH
|
||||
# include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user