1{
2    This file is part of the Free Pascal run time library.
3    Copyright (c) 2002 Marco van de Voort
4    member of the Free Pascal development team.
5
6    See the file COPYING.FPC, included in this distribution,
7    for details about the copyright.
8
9    This program is distributed in the hope that it will be useful,
10    but WITHOUT ANY WARRANTY; without even the implied warranty of
11    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12 ****************************************************************************}
13
14{define usedomain}             // Allow uname with "domain" entry.
15                                // (which is a GNU extension)
16
17