]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - cups/patches/009_cups-peercred.patch
cups: Update to latest stable release 1.6.1.
[people/amarx/ipfire-3.x.git] / cups / patches / 009_cups-peercred.patch
CommitLineData
1f9b7ef8
KB
1diff -up cups-1.5b1/scheduler/auth.c.peercred cups-1.5b1/scheduler/auth.c
2--- cups-1.5b1/scheduler/auth.c.peercred 2011-05-20 05:49:49.000000000 +0200
3+++ cups-1.5b1/scheduler/auth.c 2011-05-23 18:00:18.000000000 +0200
4@@ -52,6 +52,7 @@
5 * Include necessary headers...
6 */
7
8+#define _GNU_SOURCE
9 #include "cupsd.h"
10 #include <grp.h>
11 #ifdef HAVE_SHADOW_H