Skip to content

Commit

Permalink
Code check
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Sep 10, 2024
1 parent 3ddd496 commit 863573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/datapath_epoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
--*/

#include "platform_internal.h"
#include <fcntl.h>
#include <linux/filter.h>
#include <linux/in6.h>
#include <netinet/udp.h>
#include <fcntl.h>

#ifdef QUIC_CLOG
#include "datapath_epoll.c.clog.h"
Expand Down

0 comments on commit 863573d

Please sign in to comment.