]> git.ipfire.org Git - ipfire-3.x.git/blame - cups/patches/cups-peercred.patch
Move all packages to root.
[ipfire-3.x.git] / cups / patches / cups-peercred.patch
CommitLineData
f92713d3
SS
1diff -up cups-1.3.5/scheduler/auth.c.peercred cups-1.3.5/scheduler/auth.c
2--- cups-1.3.5/scheduler/auth.c.peercred 2008-02-05 16:52:20.000000000 +0000
3+++ cups-1.3.5/scheduler/auth.c 2008-02-05 18:20:06.000000000 +0000
4@@ -54,6 +54,7 @@
5 * Include necessary headers...
6 */
7
8+#define _GNU_SOURCE
9 #include "cupsd.h"
10 #include <grp.h>
11 #ifdef HAVE_SHADOW_H