Files
codezero/containers/posix/libposix/include/posix/sys/socketvar.h
2009-08-25 14:34:21 +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>