mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-06 18:45:13 +02:00
10 lines
274 B
Diff
10 lines
274 B
Diff
--- 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"
|