Include <roken.h> before <gssapi.h>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -44,7 +45,6 @@
|
||||
#include <gssapi_spnego.h>
|
||||
#include <krb5.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
|
||||
static int version_flag = 0;
|
||||
|
Reference in New Issue
Block a user