mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
10 lines
255 B
Diff
10 lines
255 B
Diff
--- a/src/OVAL/probes/unix/linux/iflisteners_probe.c
|
|
+++ b/src/OVAL/probes/unix/linux/iflisteners_probe.c
|
|
@@ -53,6 +53,7 @@
|
|
#include <netdb.h>
|
|
#include <arpa/inet.h>
|
|
#include <regex.h>
|
|
+#include <limits.h>
|
|
|
|
#include "_seap.h"
|
|
#include "probe-api.h"
|