aboutsummaryrefslogtreecommitdiff
path: root/mp3live~/mp3streamout~.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3live~/mp3streamout~.c')
-rw-r--r--mp3live~/mp3streamout~.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mp3live~/mp3streamout~.c b/mp3live~/mp3streamout~.c
index 9c9a024..0ed908a 100644
--- a/mp3live~/mp3streamout~.c
+++ b/mp3live~/mp3streamout~.c
@@ -53,8 +53,12 @@
#include <windows.h>
#include <winsock.h>
#include <windef.h>
+#endif
+
+#if defined(__APPLE__) || defined(WIN32)
#define MSG_NOSIGNAL 0
#endif
+
#include <lame/lame.h> /* lame encoder stuff */
#include "m_pd.h" /* standard pd stuff */