X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/7f97fda7b59bd9d3beb9bd4591a4e6dea9efccab..16b0fea8ae1a581d568dbee2efa2932aa4e6fcce:/lib/speaker-protocol.h diff --git a/lib/speaker-protocol.h b/lib/speaker-protocol.h index cd6a192..4a8d3aa 100644 --- a/lib/speaker-protocol.h +++ b/lib/speaker-protocol.h @@ -26,7 +26,9 @@ #define SPEAKER_PROTOCOL_H #include "byte-order.h" -#include +#if HAVE_NETINET_IN_H +# include +#endif /** @brief A message from the main server to the speaker, or vica versa */ struct speaker_message {