ladybird/Userland/Libraries/LibC/sys/poll.h

10 lines
134 B
C
Raw Normal View History

/*
* Copyright (c) 2021, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <poll.h>