aboutsummaryrefslogtreecommitdiffstats
path: root/ewah/ewah_rlw.c
diff options
context:
space:
mode:
Diffstat (limited to 'ewah/ewah_rlw.c')
-rw-r--r--ewah/ewah_rlw.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ewah/ewah_rlw.c b/ewah/ewah_rlw.c
index 5093d43e2f..76b4c6c19e 100644
--- a/ewah/ewah_rlw.c
+++ b/ewah/ewah_rlw.c
@@ -16,6 +16,9 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+
+#define DISABLE_SIGN_COMPARE_WARNINGS
+
#include "git-compat-util.h"
#include "ewok.h"
#include "ewok_rlw.h"