Skip to content

Commit

Permalink
event/EpollBackend: add missing header guard
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Apr 4, 2024
1 parent eb1331e commit d76e56b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/event/EpollBackend.hxx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-License-Identifier: BSD-2-Clause
// author: Max Kellermann <[email protected]>

#pragma once

#include "system/EpollFD.hxx"

#include <array>
Expand Down

0 comments on commit d76e56b

Please sign in to comment.