afs: implement afs_syscall() always, returning -1 if FAKE_KASERVER is not defined.
authorMichael Adam <obnox@samba.org>
Mon, 23 Sep 2013 00:36:28 +0000 (02:36 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 23 Sep 2013 18:49:02 +0000 (20:49 +0200)
commit5fd4fd7c019679728c7f3bb9a565f27b6e504427
tree639681b7de8b2f74dc4b6d21e0293ca4a3b2a5ab
parent771b7779b0ee3a5cc256643b1ff8c65eae6ad424
afs: implement afs_syscall() always, returning -1 if FAKE_KASERVER is not defined.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/afs_settoken.c