2003-10-06 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Mon, 6 Oct 2003 13:24:13 +0000 (13:24 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Mon, 6 Oct 2003 13:24:13 +0000 (13:24 +0000)
commit4cb6f77a326b92b98f26ecb5352cc6082c7d8918
treec931f834a633b44cba2222bc0aa27e5fd8efa99d
parent5168a8d5bee5f7ea392bf4b3983ff25b651e7dd4
2003-10-06  Marcus Brinkmann  <marcus@g10code.de>

* ath.h [HAVE_SYS_SELECT_H]: Include <sys/select.h> for fd_set.
[!HAVE_SYS_SELECT_H]: Include <sys/time.h>.

* conversion.c (_gpgme_hextobyte): Drop "unsigned" from type of
SRC argument.
* util.h (_gpgme_hextobyte): Likewise for prototype.

* gpgme.h: Remove trailing comma in enum.
gpgme/ChangeLog
gpgme/ath.h
gpgme/conversion.c
gpgme/gpgme.h
gpgme/util.h