~ubuntu-branches/ubuntu/raring/heimdal/raring

« back to all changes in this revision

Viewing changes to kcm/acquire.c

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2011-07-21 17:40:58 UTC
  • mfrom: (1.1.12 upstream) (2.4.10 experimental)
  • Revision ID: james.westby@ubuntu.com-20110721174058-byiuowgocek307cs
Tags: 1.5~pre2+git20110720-2
Fix dependency on pthreads when building on Linux 3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
                ccache->name);
68
68
        return KRB5_FCC_INTERNAL;
69
69
    }
70
 
        
 
70
 
71
71
    HEIMDAL_MUTEX_lock(&ccache->mutex);
72
72
 
73
73
    /* Fake up an internal ccache */