[master] 508306fd0 Last include cleanups for today (Flexelinting)
Nils Goroll
nils.goroll at uplex.de
Mon Sep 30 20:36:05 UTC 2024
commit 508306fd06341c6e960353680245b373a8f406e9
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Mon Sep 30 22:35:46 2024 +0200
Last include cleanups for today (Flexelinting)
diff --git a/bin/varnishd/acceptor/mgt_acceptor_tcp.c b/bin/varnishd/acceptor/mgt_acceptor_tcp.c
index e7669b5f6..1ebb4f8e5 100644
--- a/bin/varnishd/acceptor/mgt_acceptor_tcp.c
+++ b/bin/varnishd/acceptor/mgt_acceptor_tcp.c
@@ -35,7 +35,6 @@
#include <sys/types.h>
#include <sys/socket.h>
-#include <sys/un.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
diff --git a/bin/varnishd/storage/storage_persistent_subr.c b/bin/varnishd/storage/storage_persistent_subr.c
index 09acea821..9e57f26fa 100644
--- a/bin/varnishd/storage/storage_persistent_subr.c
+++ b/bin/varnishd/storage/storage_persistent_subr.c
@@ -38,7 +38,6 @@
#include "config.h"
#include "cache/cache_varnishd.h"
-#include "common/heritage.h"
#include <sys/mman.h>
More information about the varnish-commit
mailing list