Added a typedef for 'in_addr_t' to make it work with glibc < 2.2

This commit is contained in:
Klaus Schmidinger
2002-02-09 16:03:22 +01:00
parent a6faae26b8
commit 00b28f19db
3 changed files with 8 additions and 1 deletions

View File

@@ -193,3 +193,6 @@ Michael Paar <mpaar@uumail.de>
Hannu Savolainen <hannu@opensound.com>
for translating the OSD texts to the Finnish language
J<EFBFBD>rgen Schmidt <ju@ct.heise.de>
for fixing a problem with 'in_addr_t' on systems with glibc < 2.2.