$OpenBSD: patch-tools_vectorosm-tilecreator_TirexBackend_cpp,v 1.1 2021/01/23 18:10:28 rsadowski Exp $

Index: tools/vectorosm-tilecreator/TirexBackend.cpp
--- tools/vectorosm-tilecreator/TirexBackend.cpp.orig
+++ tools/vectorosm-tilecreator/TirexBackend.cpp
@@ -15,6 +15,8 @@
 #include <cstring>
 #include <unistd.h>
 
+#include <sys/socket.h>
+
 TirexBackend::TirexBackend(QObject *parent)
     : QObject(parent)
 {
