This commit is contained in:
Xavier Beaudouin
2024-06-25 09:57:57 +02:00
parent b9a8122aad
commit 016c14dd0a
68 changed files with 0 additions and 0 deletions

View File

@ -1,11 +0,0 @@
--- src/providers/data_provider_be.c.orig 2023-05-25 06:24:25 UTC
+++ src/providers/data_provider_be.c
@@ -25,6 +25,8 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
#include <sys/un.h>
#include <string.h>
#include <sys/time.h>