From 7c520cd3ad42f5d94a9888bb9b3db7c79b6fd94f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 2 Jun 2009 22:09:53 +0200 Subject: fix regressions for allconfig alix1c glibc target --- package/cups/patches/patch-scheduler_auth_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/cups/patches/patch-scheduler_auth_c (limited to 'package/cups') diff --git a/package/cups/patches/patch-scheduler_auth_c b/package/cups/patches/patch-scheduler_auth_c new file mode 100644 index 000000000..c1f3a3e94 --- /dev/null +++ b/package/cups/patches/patch-scheduler_auth_c @@ -0,0 +1,11 @@ +$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ +--- cups-1.3.10.orig/scheduler/auth.c 2009-02-07 06:06:11.000000000 +0100 ++++ cups-1.3.10/scheduler/auth.c 2009-06-01 19:17:20.000000000 +0200 +@@ -54,6 +54,7 @@ + * Include necessary headers... + */ + ++#define _GNU_SOURCE + #include "cupsd.h" + #include + #ifdef HAVE_SHADOW_H -- cgit v1.2.3