feature: Add match_localnetwork predicate and its feature

Signed-off-by: Francesco Rollo <eferollo@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Eshan Kelkar <eshankelkar@galorithm.com>
This commit is contained in:
Francesco Rollo
2024-05-29 18:01:01 +02:00
committed by Sahana Prasad
parent c93a730bc1
commit e90df71955
5 changed files with 535 additions and 17 deletions

View File

@@ -33,7 +33,7 @@
# endif /* _MSC_VER */
#else
# include <sys/types.h>
#include <sys/types.h>
#endif /* _WIN32 */
#ifdef __cplusplus