mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
10 lines
202 B
Diff
10 lines
202 B
Diff
--- a/gss-serv.c
|
|
+++ b/gss-serv.c
|
|
@@ -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"
|