aboutsummaryrefslogtreecommitdiff
path: root/openpatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'openpatch.c')
-rw-r--r--openpatch.c4
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>