include stdlib for exit()
This commit is contained in:
parent
9b0e134da1
commit
7f44ed5362
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <X11/Xft/Xft.h>
|
||||
#include <glib.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define ELIPSES "..."
|
||||
#define ELIPSES_LENGTH(font) \
|
||||
|
|
Loading…
Reference in a new issue