Conflict version with one on the ports

This commit is contained in:
Xavier Beaudouin
2024-06-25 14:06:25 +02:00
parent b446e5eae2
commit fbac8f4d26
69 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>