mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-08 19:25:47 -05:00
wutsocket: implement missing functions
This commit is contained in:
5
include/sys/ioctl.h
Normal file
5
include/sys/ioctl.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <sys/ioccom.h>
|
||||
|
||||
#include <sys/filio.h>
|
||||
Reference in New Issue
Block a user