summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3.c
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2012-06-18 12:08:49 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2012-06-18 12:08:49 +0000
commitf1d09a6659bf905e0c417b95383902e7dc52ccc4 (patch)
tree9a2404fd3289647505d2e8f6d7b0feb385b7291b /xdelta3/xdelta3.c
parent87edd6f2a6738ee7ac69376e0555ef23cfe3dcfa (diff)
Fixes for CC=clang
Diffstat (limited to 'xdelta3/xdelta3.c')
-rw-r--r--xdelta3/xdelta3.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xdelta3/xdelta3.c b/xdelta3/xdelta3.c
index 20c7f9b..6a041d5 100644
--- a/xdelta3/xdelta3.c
+++ b/xdelta3/xdelta3.c
@@ -775,10 +775,6 @@ const xd3_sec_type djw_sec_type =
775#include "xdelta3-test.h" 775#include "xdelta3-test.h"
776#endif 776#endif
777 777
778#if PYTHON_MODULE
779#include "xdelta3-python.h"
780#endif
781
782#endif /* __XDELTA3_C_HEADER_PASS__ */ 778#endif /* __XDELTA3_C_HEADER_PASS__ */
783#ifdef __XDELTA3_C_INLINE_PASS__ 779#ifdef __XDELTA3_C_INLINE_PASS__
784 780