X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/7f97fda7b59bd9d3beb9bd4591a4e6dea9efccab..69a3ec00896b5f6dcdd04d5250e8b9fc8aeb20fd:/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 {