Browse Source
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009420 patch 0006 (message 12) Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>master
Toshaan Bharvani
2 years ago
2 changed files with 14 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
--- tests/regression/client/client.c 2022-10-04 17:06:09.291000000 +0200 |
||||
+++ tests/regression/client/client.c 2022-10-04 17:04:53.477000000 +0200 |
||||
@@ -29,6 +29,7 @@ |
||||
#include <sys/types.h> |
||||
#include <sys/un.h> |
||||
#include <unistd.h> |
||||
+#include <sys/socket.h> |
||||
|
||||
#include <context.h> |
||||
#include <privkey.h> |
Loading…
Reference in new issue