aboutsummaryrefslogtreecommitdiffstats
path: root/search.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--search.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/search.c b/search.c
index 3635fb0..dece575 100644
--- a/search.c
+++ b/search.c
@@ -14,9 +14,10 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: search.c,v 1.18 2009/12/15 03:24:36 okan Exp $
+ * $Id: search.c,v 1.19 2009/12/15 03:34:34 okan Exp $
*/
+#include <assert.h>
#include <fnmatch.h>
#include "calmwm.h"