mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
a8d39ca8f8
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
188 B
Diff
10 lines
188 B
Diff
--- a/src/utimer.h
|
|
+++ b/src/utimer.h
|
|
@@ -35,6 +35,7 @@
|
|
#include <stdlib.h>
|
|
#include <glib.h>
|
|
#include <glib/gi18n-lib.h>
|
|
+#include <locale.h>
|
|
|
|
#include "utils.h"
|
|
#include "timer.h"
|