Add declaration, accidentally lost in last commit

This commit is contained in:
Axel Wagner 2010-08-21 13:29:38 +02:00
parent fe24eb748c
commit 6ad922dbd5
1 changed files with 2 additions and 0 deletions

View File

@ -329,6 +329,8 @@ void reconfig_windows() {
uint32_t mask;
uint32_t values[4];
xcb_generic_error_t *err;
i3_output *walk;
SLIST_FOREACH(walk, outputs, slist) {
if (!walk->active) {