10 lines
154 B
C
10 lines
154 B
C
--- zsockets.h.orig 2021-07-02 16:22:01 UTC
|
|
+++ zsockets.h
|
|
@@ -23,6 +23,7 @@
|
|
|
|
|
|
#include <sys/types.h>
|
|
+#include <sys/socket.h>
|
|
#include <netdb.h>
|
|
|
|
|