~ubuntu-branches/ubuntu/trusty/libuser/trusty

« back to all changes in this revision

Viewing changes to modules/krb5.c

  • Committer: Bazaar Package Importer
  • Author(s): Ghe Rivero
  • Date: 2008-03-11 17:40:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080311174021-vngcaurluxihaht4
Tags: 1:0.56.8.dfsg.1-1
* New upstream release
* New download homepage at copyright file
* Lintian clean: copyright-without-copyright-notice 

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
17
 */
18
18
 
19
 
#ident "$Id: krb5.c,v 1.29 2005/11/11 23:29:40 mitr Exp $"
20
 
 
21
 
#ifdef HAVE_CONFIG_H
22
 
#include "config.h"
23
 
#endif
 
19
#include <config.h>
24
20
#include <sys/stat.h>
25
21
#include <sys/types.h>
26
22
#include <errno.h>