chiark / gitweb /
Reverse the order of the shutdown() calls on the socketpair used to
[disorder] / server / speaker-network.c
index 810aff766ba73c2041bd5b7b8efdae469beabc7d..67fca8388b089ddc80dae8f41d6f5f03a27b9cb6 100644 (file)
@@ -33,6 +33,7 @@
 #include <net/if.h>
 #include <ifaddrs.h>
 #include <errno.h>
+#include <netinet/in.h>
 
 #include "configuration.h"
 #include "syscalls.h"