event/EpollBackend: add missing header guard
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user