Files
codezero/tasks/libposix/include/posix/sys/socketvar.h
Bahadir Balban e2b791a3d8 Initial commit
2008-01-13 13:53:52 +00: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>