Trying to get nmaster patch to work on dwm-hg (dwm 6.0) I put in the #include "nmaster.c" in config.h however when I try to compile it, it spits out this:
dwm.c:1035:1: error: redefinition of 'incnmaster'
In file included from config.h:25:0,
from dwm.c:289:
nmaster.c:17:1: note: previous definition of 'incnmaster' was here
- Eric
