Problem: unused include directives

Solution: remove and add where needed
This commit is contained in:
Simon Giesecke
2019-03-23 08:04:57 -04:00
parent d0c4402daf
commit 1450830611
53 changed files with 166 additions and 33 deletions

View File

@@ -41,6 +41,9 @@
#include <unistd.h>
#endif
#include <stdlib.h>
#include <string.h>
// This test requires a KRB5 environment with the following
// service principal (substitute your host.domain and REALM):
//