|
--- a/gss-serv.c 2022-10-03 16:51:42.000000000 +0200
|
|
+++ b/gss-serv.c 2022-11-09 13:28:59.124968270 +0100
|
|
@@ -33,6 +33,7 @@
|
|
#include <stdarg.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
+#include <sys/param.h>
|
|
|
|
#include "openbsd-compat/sys-queue.h"
|
|
#include "xmalloc.h"
|