summary refs log tree commit diff
path: root/search.c
diff options
context:
space:
mode:
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"