i3bar: Make header declarations extern

See #3914
This commit is contained in:
Orestis Floros
2020-01-25 16:26:54 +01:00
parent e9f011397a
commit d14e59b3a7
8 changed files with 13 additions and 6 deletions

View File

@ -19,6 +19,7 @@
#include <X11/Xlib.h>
config_t config;
static char *cur_key;
static bool parsing_bindings;
static bool parsing_tray_outputs;