mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
LibC: Pull fd_set.h into unistd.h
This commit is contained in:
parent
6f9e6e63b6
commit
2db4ab80a2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <errno.h>
|
||||
#include <fd_set.h>
|
||||
#include <limits.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue