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