Bumped to version 0.51.1

This commit is contained in:
Michiel Broek
2004-02-21 20:40:27 +00:00
parent 0334e7cc59
commit b673a4e62b
5 changed files with 16 additions and 6 deletions

View File

@@ -92,6 +92,9 @@
#endif
#include <pthread.h>
#include <sys/poll.h>
#ifdef HAVE_ICONV_H
#include <iconv.h>
#endif
#include <stddef.h>
#include <fcntl.h>