summary refs log tree commit diff
path: root/search.c
diff options
context:
space:
mode:
authorokan <okan>2009-12-15 03:34:34 +0000
committerokan <okan>2009-12-15 03:34:34 +0000
commitb27c3c22b508889678986f74b2ca3082a4b577ad (patch)
treeab26d1142bf442a294a5813be54909b257f570f3 /search.c
parent2ad2b5f31d01d8c0c3a45c542fc525ae79b4ae29 (diff)
downloadcwm-b27c3c22b508889678986f74b2ca3082a4b577ad.tar.gz
cwm-b27c3c22b508889678986f74b2ca3082a4b577ad.tar.xz
cwm-b27c3c22b508889678986f74b2ca3082a4b577ad.zip
pull these headers only into files that need them.
ok oga@
Diffstat (limited to 'search.c')
-rw-r--r--search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/search.c b/search.c
index e136427..18a3695 100644
--- a/search.c
+++ b/search.c
@@ -17,6 +17,7 @@
  * $Id$
  */
 
+#include <assert.h>
 #include <fnmatch.h>
 
 #include "calmwm.h"