From: Andreas K. <and...@us...> - 2002-03-26 23:47:56
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv4421 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixes a GCC/HPUX problem with missing a "htons". See also "tclUnixPort.h" for equivalent code. |