Use u_int32_t instead of in in_addr_t which isn't defined at least for OS/2.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-02-19 19:30:44 +00:00
rodzic 0912b2ffae
commit c7979fcbe5
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2002-02-19 Henning Meier-Geinitz <henning@meier-geinitz.de>
* lib/inet_pton.c: Use u_int32_t instead of in in_addr_t which isn't
defined at least for OS/2.
2002-02-16 Abel Deuring <a.deuring@satzbau-gmbh.de>:
* frontend/scanimage.c / part for the "-f" command line option:
replaced the vprintf call with a loop of printf calls; fixed