home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume26
/
tulp-3.0.3
/
part01
/
internal.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-04-15
|
339 b
|
13 lines
/* $Id: internal.h,v 1.4 92/12/04 09:12:35 wolf Exp $
*
* Copyright (C) 1991,1992 Kimmo Suominen, Christophe Wolfhugel
*
* Please read the files COPYRIGHT and AUTHORS for the extended
* copyrights refering to this file.
*
*/
#if defined(USE_UNAME) || defined(USE_GETHOSTNAME)
# define HOST myname /* Holds your name */
#endif