mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
132aaa829361d3f884fdcfe512f3d43785054a36
be defined in <unistd.h> have been moved into a separate header file <sys/clib2_net.h> which, for backwards compatibility, can be include from within <unistd.h> if the preprocessor symbol __USE_CLIB2_NETLIB is defined early on. Eventually, <sys/clib2_net.h> should be removed from the general header files and become a local library build header file altogether. Note that in this case you would have to build your own software using common TCP/IP SDK header files. git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15011 87f5fb63-7c3d-0410-a384-fd976d0f7a62
Description
Languages
C
98.6%
Assembly
1.2%