From d72530b6ebf2009eb2c9f9c7cb6222c140b711b4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 30 Dec 2009 17:30:11 +0100 Subject: fix make allmodconfig for alix1c-eglibc --- package/cups/patches/patch-scheduler_auth_c | 10 ++++++++++ 1 file changed, 10 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..d9892c206 --- /dev/null +++ b/package/cups/patches/patch-scheduler_auth_c @@ -0,0 +1,10 @@ +--- cups-1.4.2.orig/scheduler/auth.c 2009-05-27 00:01:23.000000000 +0200 ++++ cups-1.4.2/scheduler/auth.c 2009-12-30 12:30:13.000000000 +0100 +@@ -57,6 +57,7 @@ + * Include necessary headers... + */ + ++#define _GNU_SOURCE + #include "cupsd.h" + #include + #ifdef HAVE_SHADOW_H -- cgit v1.2.3