summaryrefslogtreecommitdiffstats
path: root/plugins/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/common.h')
-rw-r--r--plugins/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/common.h b/plugins/common.h
index d878271..fb8ca9c 100644
--- a/plugins/common.h
+++ b/plugins/common.h
@@ -110,6 +110,10 @@
110# endif 110# endif
111#endif 111#endif
112 112
113#ifndef SWAP_CONVERSION
114# define SWAP_CONVERSION 1
115#endif
116
113/* 117/*
114 * 118 *
115 * Missing Functions 119 * Missing Functions