]> git.ipfire.org Git - thirdparty/gcc.git/commit
gsocket.h: Make this file includable in a Nucleus environment, which does not support...
authorThomas Quinot <quinot@adacore.com>
Tue, 5 Aug 2008 14:37:01 +0000 (16:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 14:37:01 +0000 (16:37 +0200)
commitc80645abe50e15e49353b9d1bce69ff46ed8d948
treeb2e200e02cc243fe04a3644e74e6c1787c48babb
parent1a6587c86fc4b571ea5d825400d48b6aa85230cb
gsocket.h: Make this file includable in a Nucleus environment, which does not support sockets.

2008-08-05  Thomas Quinot  <quinot@adacore.com>

* gsocket.h: Make this file includable in a Nucleus environment, which
does not support sockets.

* socket.c: Remove Nucleus-specific hack.

From-SVN: r138720
gcc/ada/gsocket.h
gcc/ada/socket.c