LibC: Define FIONBIO

This doesn't do anything but some ports expect it to exist
This commit is contained in:
Bananymous 2025-11-02 21:06:35 +02:00
parent c3c69ac727
commit 10084ff1bb
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ __BEGIN_DECLS
#define KDLOADFONT 30
#define FIONREAD 40 /* get number of input bytes available */
#define FIONBIO 41
struct winsize
{