cifs-upcall: krb5.h inclusion quick fix
authorTorsten Kurbad <torsten@tk-webart.de>
Fri, 2 Apr 2010 01:47:25 +0000 (21:47 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 2 Apr 2010 01:47:25 +0000 (21:47 -0400)
commitd946beecf6e9cc7cf6897368bed8f43b0ec61ed1
tree52fd7986b9fb2744b427c73f390ade6c22da899b
parentf5b79b44f25cdf4ba4363c7c05892af2865ce890
cifs-upcall: krb5.h inclusion quick fix

...eventually it might be better to make autoconf set -I/usr/include/krb5
or whatever and get rid of the #ifdef's here. It's a little tricky to
figure out the include dir however, so this will do for now.

Signed-off-by: Torsten Kurbad <torsten@tk-webart.de>
cifs.upcall.c