diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-09 16:03:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-09 16:03:22 +0100 |
commit | 00b28f19dbcab79596346bb4b74a9a944b35906d (patch) | |
tree | 4b15c193b33cadc0d72ed78cc943ab050fe38b3d /CONTRIBUTORS | |
parent | a6faae26b8d91ac085bbf38f9ad72102f65bc6f8 (diff) | |
download | vdr-00b28f19dbcab79596346bb4b74a9a944b35906d.tar.gz vdr-00b28f19dbcab79596346bb4b74a9a944b35906d.tar.bz2 |
Added a typedef for 'in_addr_t' to make it work with glibc < 2.2
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 820c9e4f..29b20c48 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -193,3 +193,6 @@ Michael Paar <mpaar@uumail.de> Hannu Savolainen <hannu@opensound.com> for translating the OSD texts to the Finnish language + +Jürgen Schmidt <ju@ct.heise.de> + for fixing a problem with 'in_addr_t' on systems with glibc < 2.2. |