]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - pkgs/cups/patches/cups-peercred.patch
Change file layout of the makefiles.
[people/ms/ipfire-3.x.git] / pkgs / 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