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,7 +19,7 @@
typedef struct i3_output i3_output;
SLIST_HEAD(outputs_head, i3_output);
struct outputs_head* outputs;
extern struct outputs_head* outputs;
/*
* Start parsing the received JSON string