aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/wm/arg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cmd/wm/arg.c')
-rw-r--r--sys/cmd/wm/arg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/cmd/wm/arg.c b/sys/cmd/wm/arg.c
index bf58534..060393e 100644
--- a/sys/cmd/wm/arg.c
+++ b/sys/cmd/wm/arg.c
@@ -1,5 +1,7 @@
#include "wm.h"
+void tile(Monitor *m);
+
void
spawn(Arg *arg)
{