summaryrefslogtreecommitdiff
path: root/devel/indi/files/patch-indiserver_LocalDvrInfo.cpp
blob: e074a5ab8f5b840b5047806b10dd66c591af6d9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- indiserver/LocalDvrInfo.cpp.orig	2025-03-31 09:12:20 UTC
+++ indiserver/LocalDvrInfo.cpp
@@ -25,6 +25,7 @@
 
 #include "Fifo.hpp"
 #include <sys/socket.h>
+#include <sys/wait.h>
 #include <fcntl.h>
 #include <libgen.h>
 #include <unistd.h>