diff options
Diffstat (limited to 'openpatch.c')
-rw-r--r-- | openpatch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openpatch.c b/openpatch.c index 0084869..915a379 100644 --- a/openpatch.c +++ b/openpatch.c @@ -1,11 +1,11 @@ #include "ext13.h" #include "m_pd.h" - +/* #ifndef PD_MAJOR_VERSION #include "s_stuff.h" #else #include "m_imp.h" -#endif +#endif*/ #include <sys/stat.h> #include <stdio.h> |