From de47b27d3ee8f4227fc6e1be524ce6466f382c5e Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
Date: Sun, 13 Nov 2011 10:12:45 -0800
Subject: * match.c: Removed <assert.h>

* txr.c: Likewise.
---
 match.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'match.c')

diff --git a/match.c b/match.c
index 38fdfc32..3f586a5d 100644
--- a/match.c
+++ b/match.c
@@ -27,7 +27,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <assert.h>
 #include <errno.h>
 #include <dirent.h>
 #include <setjmp.h>
-- 
cgit v1.2.3