summaryrefslogtreecommitdiff
path: root/package/cups/patches/patch-scheduler_auth_c
blob: c1f3a3e94827ff468e915c5f736f8f1630ff1d7c (plain)
1
2
3
4
5
6
7
8
9
10
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 <grp.h>
 #ifdef HAVE_SHADOW_H