Skip to content

Commit

Permalink
Last include cleanups for today (Flexelinting)
Browse files Browse the repository at this point in the history
  • Loading branch information
nigoroll committed Sep 30, 2024
1 parent 7dbee04 commit 508306f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/varnishd/acceptor/mgt_acceptor_tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 0 additions & 1 deletion bin/varnishd/storage/storage_persistent_subr.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#include "config.h"

#include "cache/cache_varnishd.h"
#include "common/heritage.h"

#include <sys/mman.h>

Expand Down

0 comments on commit 508306f

Please sign in to comment.