]> git.pld-linux.org Git - packages/cups.git/blame - cups-peercred.patch
- rel 2; fix http auth for browsers like google chrome
[packages/cups.git] / cups-peercred.patch
CommitLineData
8196abcc
AM
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 @@
74e1c51e
KK
5 * Include necessary headers...
6 */
7
8+#define _GNU_SOURCE
9 #include "cupsd.h"
10 #include <grp.h>
11 #ifdef HAVE_SHADOW_H
This page took 0.027444 seconds and 4 git commands to generate.