aboutsummaryrefslogtreecommitdiff
path: root/src/netclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/netclient.c')
-rw-r--r--src/netclient.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/netclient.c b/src/netclient.c
index a248158..a0b84b6 100644
--- a/src/netclient.c
+++ b/src/netclient.c
@@ -26,9 +26,7 @@
/* using pollfunction instead of clock (suggested by HCS) */
#include "m_pd.h"
-#if defined PD_MAJOR_VERSION && PD_MAJOR_VERSION==0 && PD_MINOR_VERSION==37
#include "s_stuff.h"
-#endif
#include "m_imp.h"
#include <sys/types.h>