mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
tests: Explicitly include DES in superuser test
When the hcrypto/des header was removed from our installed headers, it wasn't added back in to the superuser test. Add it now, so that the test can build. Change-Id: I38023ee94abe801f6f2313b492e4f80855001c41 Reviewed-on: http://gerrit.openafs.org/7243 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
6f20e9ddc2
commit
18db7ede1c
@ -39,6 +39,8 @@
|
||||
#include <afs/com_err.h>
|
||||
|
||||
#define HC_DEPRECATED
|
||||
#include <hcrypto/des.h>
|
||||
|
||||
#include <rx/rxkad.h>
|
||||
#include <rx/rx_identity.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user