Subject: | gss sample app needs sys/time.h |
The change for 2181 requires "struct timeval" in gss-misc.c which isn't
defined by the already-included headers on some systems.
Revision 1.25 of appl/gss-sample/gss-misc.c has part of the fix, but
HAVE_SYS_TIME_H now needs to get defined.
defined by the already-included headers on some systems.
Revision 1.25 of appl/gss-sample/gss-misc.c has part of the fix, but
HAVE_SYS_TIME_H now needs to get defined.