]> git.pld-linux.org Git - packages/cups.git/commitdiff
- fix compilation of SO_PEERCRED support
authorKarol Krenski <charles@pld-linux.org>
Sat, 19 Jul 2008 13:53:47 +0000 (13:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups-peercred.patch -> 1.1

cups-peercred.patch [new file with mode: 0644]

diff --git a/cups-peercred.patch b/cups-peercred.patch
new file mode 100644 (file)
index 0000000..46a8dc2
--- /dev/null
@@ -0,0 +1,10 @@
+--- cups-1.3.7/scheduler/auth.c.orig   2008-03-20 21:58:16.000000000 +0100
++++ cups-1.3.7/scheduler/auth.c        2008-07-19 13:13:47.000000000 +0200
+@@ -54,6 +54,7 @@
+  * Include necessary headers...
+  */
++#define _GNU_SOURCE
+ #include "cupsd.h"
+ #include <grp.h>
+ #ifdef HAVE_SHADOW_H
This page took 0.073099 seconds and 4 git commands to generate.