]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
added posix-compatibility include files posix/netdb.h and posix/sys/socket.h which...
authorgoldsimon <goldsimon@gmx.de>
Sun, 25 Mar 2012 13:02:58 +0000 (15:02 +0200)
committergoldsimon <goldsimon@gmx.de>
Sun, 25 Mar 2012 13:02:58 +0000 (15:02 +0200)
commitd91078603486138dfd53762b019ad9569fa1c650
treed9e49a3316331112218f5531f6bd419028c5ec85
parent8dbf572ea52ccf8f478f9e9db823cb139da3ab5e
added posix-compatibility include files posix/netdb.h and posix/sys/socket.h which are a simple wrapper to the correct lwIP include files.
CHANGELOG
src/include/posix/netdb.h [new file with mode: 0644]
src/include/posix/sys/socket.h [new file with mode: 0644]