mirror of
https://github.com/drasko/codezero.git
synced 2026-03-03 11:03:16 +01:00
Initial commit
This commit is contained in:
3
tasks/libposix/include/posix/sys/socketvar.h
Normal file
3
tasks/libposix/include/posix/sys/socketvar.h
Normal file
@@ -0,0 +1,3 @@
|
||||
/* This header is used on many systems but for GNU we have everything
|
||||
already defined in the standard header. */
|
||||
#include <sys/socket.h>
|
||||
Reference in New Issue
Block a user