mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 03:42:37 +01:00
11 lines
278 B
Diff
11 lines
278 B
Diff
--- keyutils-1.5.8.orig/key.dns_resolver.c
|
|
+++ keyutils-1.5.8/key.dns_resolver.c
|
|
@@ -56,6 +56,7 @@
|
|
#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#include <time.h>
|
|
+#include <limits.h>
|
|
|
|
static const char *DNS_PARSE_VERSION = "1.0";
|
|
static const char prog[] = "key.dns_resolver";
|