diff options
Diffstat (limited to 'i3status.c')
-rw-r--r-- | i3status.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ * See file LICENSE for license information. * */ +#include <config.h> #include <limits.h> #include <string.h> #include <stdio.h> |