From b482058421cce60ced22afcbba3354052e417c7c Mon Sep 17 00:00:00 2001 From: carmen rocco Date: Tue, 12 Apr 2005 13:26:42 +0000 Subject: m_pd.h isnt optional.. svn path=/trunk/externals/maxlib/; revision=2736 --- src/netclient.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/netclient.c') 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 -- cgit v1.2.1