diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-25 16:30:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-25 16:30:37 +0100 |
commit | 13f60ace523c24e2c4cc3db7635171318dc21b82 (patch) | |
tree | 6297b313f191724c9c6e8ed015f24738d38f0d23 /package/cups/patches/patch-scheduler_auth_c | |
parent | f5dacefc3b41877ad9c2839c9dbc84ec808f7a03 (diff) | |
parent | 26a11df04e2c0842501fe9c1ece23cee8c632f97 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/cups/patches/patch-scheduler_auth_c')
-rw-r--r-- | package/cups/patches/patch-scheduler_auth_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/cups/patches/patch-scheduler_auth_c b/package/cups/patches/patch-scheduler_auth_c deleted file mode 100644 index d9892c206..000000000 --- a/package/cups/patches/patch-scheduler_auth_c +++ /dev/null @@ -1,10 +0,0 @@ ---- cups-1.4.2.orig/scheduler/auth.c 2009-05-27 00:01:23.000000000 +0200 -+++ cups-1.4.2/scheduler/auth.c 2009-12-30 12:30:13.000000000 +0100 -@@ -57,6 +57,7 @@ - * Include necessary headers... - */ - -+#define _GNU_SOURCE - #include "cupsd.h" - #include <grp.h> - #ifdef HAVE_SHADOW_H |