summaryrefslogtreecommitdiffhomepage
path: root/patch/alttab.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/alttab.h')
-rw-r--r--patch/alttab.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/patch/alttab.h b/patch/alttab.h
new file mode 100644
index 0000000..2951d04
--- /dev/null
+++ b/patch/alttab.h
@@ -0,0 +1,5 @@
+#include <time.h>
+
+static void drawtab(int nwins, int first, Monitor *m);
+static void alttabstart(const Arg *arg);
+static void alttabend();