summaryrefslogtreecommitdiffhomepage
path: root/patch/tagothermonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/tagothermonitor.h')
-rw-r--r--patch/tagothermonitor.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/patch/tagothermonitor.h b/patch/tagothermonitor.h
index 44258bc..5cc033f 100644
--- a/patch/tagothermonitor.h
+++ b/patch/tagothermonitor.h
@@ -1,3 +1,8 @@
+#if DWMC_PATCH
+static void tagnextmonex(const Arg *arg);
+static void tagprevmonex(const Arg *arg);
+#endif // DWMC_PATCH
+
static void tagnextmon(const Arg *arg);
static void tagprevmon(const Arg *arg);
static void tagothermon(const Arg *arg, int dir);