11 lines
210 B
Diff
11 lines
210 B
Diff
![]() |
--- a/tayga.h
|
||
|
+++ b/tayga.h
|
||
|
@@ -20,6 +20,7 @@
|
||
|
#include <sys/stat.h>
|
||
|
#include <sys/ioctl.h>
|
||
|
#include <sys/socket.h>
|
||
|
+#include <sys/uio.h>
|
||
|
#include <netinet/in.h>
|
||
|
#include <arpa/inet.h>
|
||
|
#include <unistd.h>
|