summaryrefslogtreecommitdiff
path: root/package/cups/patches/patch-scheduler_auth_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups/patches/patch-scheduler_auth_c')
-rw-r--r--package/cups/patches/patch-scheduler_auth_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/cups/patches/patch-scheduler_auth_c b/package/cups/patches/patch-scheduler_auth_c
deleted file mode 100644
index c1f3a3e94..000000000
--- a/package/cups/patches/patch-scheduler_auth_c
+++ /dev/null
@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- cups-1.3.10.orig/scheduler/auth.c 2009-02-07 06:06:11.000000000 +0100
-+++ cups-1.3.10/scheduler/auth.c 2009-06-01 19:17:20.000000000 +0200
-@@ -54,6 +54,7 @@
- * Include necessary headers...
- */
-
-+#define _GNU_SOURCE
- #include "cupsd.h"
- #include <grp.h>
- #ifdef HAVE_SHADOW_H