summaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher/files/patch-src__clients__spdsend__server.c
blob: 85341558a6a43fcde4f71ebd75733e30d8fc86be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/clients/spdsend/server.c.orig	2012-07-11 11:05:05.000000000 +0200
+++ ./src/clients/spdsend/server.c	2013-11-15 08:44:05.105354858 +0100
@@ -33,6 +33,7 @@
 
 #include <errno.h>
 #include <netdb.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <netinet/tcp.h>
 #if USE_THREADS