Update butler.cc

This commit is contained in:
EZ4Stephen 2025-11-19 16:21:51 +04:00 committed by GitHub
parent fb7156455a
commit 9678308266
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,9 @@
#include <errno.h>
#include <fcntl.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_IOPRIO
#include <sys/syscall.h>