mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 02:51:14 +00:00
fdset: sort includes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
#pragma once
|
||||
|
||||
#include "shared-forward.h"
|
||||
#include "iterator.h"
|
||||
#include "shared-forward.h"
|
||||
|
||||
FDSet* fdset_new(void);
|
||||
FDSet* fdset_free(FDSet *s);
|
||||
|
||||
Reference in New Issue
Block a user