event/EpollBackend: add missing header guard
This commit is contained in:
parent
91123983ad
commit
6f7c7a2149
@ -1,6 +1,8 @@
|
||||
// SPDX-License-Identifier: BSD-2-Clause
|
||||
// author: Max Kellermann <max.kellermann@gmail.com>
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "system/EpollFD.hxx"
|
||||
|
||||
#include <array>
|
||||
|
Loading…
Reference in New Issue
Block a user