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>
|
||||
@@ -43,7 +44,6 @@
|
||||
#include <gssapi_krb5.h>
|
||||
#include <gssapi_spnego.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
|
||||
#include "test_common.h"
|
||||
|
@@ -35,6 +35,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -43,7 +44,6 @@
|
||||
#include <gssapi_krb5.h>
|
||||
#include <gssapi_spnego.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
|
||||
static void
|
||||
|
@@ -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;
|
||||
|
@@ -35,6 +35,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -43,7 +44,6 @@
|
||||
#include <gssapi_krb5.h>
|
||||
#include <gssapi_spnego.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
|
||||
static void
|
||||
|
@@ -33,10 +33,10 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <roken.h>
|
||||
#include <stdio.h>
|
||||
#include <gssapi.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
#include "test_common.h"
|
||||
|
||||
|
@@ -35,12 +35,12 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include <stdio.h>
|
||||
#include <gssapi.h>
|
||||
#include <gssapi_krb5.h>
|
||||
#include <gssapi_spnego.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
|
Reference in New Issue
Block a user