Files
codezero/conts/posix/libposix/include/posix/sys/socketvar.h
Bahadir Balban f0bb0a4657 Added posix code
2009-09-29 21:55:59 +03:00

4 lines
141 B
C

/* This header is used on many systems but for GNU we have everything
already defined in the standard header. */
#include <sys/socket.h>