summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-05 00:32:39 +0200
committerbakkeby <[email protected]>2019-09-05 13:35:52 +0200
commit2c9a889b22fd0e92f64ab6d35584f24e4076ddd8 (patch)
tree946d823737e0f4f48aec481b9b7c6b0e90510ee9 /patch/include.c
parentc34c536f3eabd0ede74b3e3de5fc7119984d5f5f (diff)
downloaddwm-flexipatch-2c9a889b22fd0e92f64ab6d35584f24e4076ddd8.tar.gz
dwm-flexipatch-2c9a889b22fd0e92f64ab6d35584f24e4076ddd8.zip
Adding README.md
Diffstat (limited to 'patch/include.c')
-rw-r--r--patch/include.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c
new file mode 100644
index 0000000..de31d1e
--- /dev/null
+++ b/patch/include.c
@@ -0,0 +1,5 @@
+
+#if ALPHA_PATCH
+#include "alpha.c"
+#endif
+