]> git.pld-linux.org Git - packages/cups.git/blob - cups-peercred.patch
- added tcp_wrappers and lspp bconds (default to off, should be consider libwrap...
[packages/cups.git] / cups-peercred.patch
1 diff -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
This page took 0.035329 seconds and 3 git commands to generate.