You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/utimer/files/utimer-0.4-locale.patch

11 lines
188 B

--- 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"