Add missing errno.h

This commit is contained in:
Cameron Gutman 2022-11-01 01:42:46 -05:00
parent a9302d02f5
commit 28ace51874

View File

@ -29,6 +29,7 @@
#include <unistd.h>
#include <sys/ioctl.h>
#include <codec.h>
#include <errno.h>
#define SYNC_OUTSIDE 0x02
#define UCODE_IP_ONLY_PARAM 0x08