patch-scheduler_auth_c 332 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- cups-1.3.10.orig/scheduler/auth.c 2009-02-07 06:06:11.000000000 +0100
  3. +++ cups-1.3.10/scheduler/auth.c 2009-06-01 19:17:20.000000000 +0200
  4. @@ -54,6 +54,7 @@
  5. * Include necessary headers...
  6. */
  7. +#define _GNU_SOURCE
  8. #include "cupsd.h"
  9. #include <grp.h>
  10. #ifdef HAVE_SHADOW_H