summaryrefslogtreecommitdiffstats
path: root/src/SocketWriter.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-14 15:44:16 -0400
committerDavid Robillard <d@drobilla.net>2022-08-18 00:30:28 -0400
commita02392b467607a1401a3d616050b89a450869279 (patch)
tree6525da2e723574a85121221e82627c7be329cef2 /src/SocketWriter.cpp
parent47bd7661e6f88e60a998105e714696eee56ddbdd (diff)
downloadingen-a02392b467607a1401a3d616050b89a450869279.tar.gz
ingen-a02392b467607a1401a3d616050b89a450869279.tar.bz2
ingen-a02392b467607a1401a3d616050b89a450869279.zip
Clean up includes
Diffstat (limited to 'src/SocketWriter.cpp')
-rw-r--r--src/SocketWriter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SocketWriter.cpp b/src/SocketWriter.cpp
index 0e5948e5..c705ed96 100644
--- a/src/SocketWriter.cpp
+++ b/src/SocketWriter.cpp
@@ -23,7 +23,6 @@
#include <memory>
#include <sys/socket.h>
-#include <sys/types.h>
#include <utility>
#ifndef MSG_NOSIGNAL