void-packages/srcpkgs/kscreenlocker/patches/musl.patch

11 lines
295 B
Diff
Raw Normal View History

2016-10-21 12:38:14 +00:00
--- kcheckpass/kcheckpass.c.orig 2016-12-20 15:34:56.868688234 +0400
+++ kcheckpass/kcheckpass.c 2016-12-20 15:35:48.092223200 +0400
@@ -45,6 +45,7 @@
*
*****************************************************************/
+#define _GNU_SOURCE
#include "kcheckpass.h"
#include <stdarg.h>