mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Fix r251444 so that gssd.c still builds for WITHOUT_KERBEROS.
Reported by: bf1783@gmail.com MFC after: 2 weeks
This commit is contained in:
parent
371df6c6ad
commit
35ab0ce9ca
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251476
@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <krb5.h>
|
||||
#endif
|
||||
#include <pwd.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user