mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 09:03:46 +00:00
2008-07-06 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Fixed the compile error in hurd-i386 See the original bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488602 * src/a2io.h
This commit is contained in:
parent
dbb8cbc88d
commit
46f081f1db
@ -1,3 +1,10 @@
|
||||
2008-07-06 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Fixed the compile error in hurd-i386
|
||||
See the original bug report:
|
||||
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488602
|
||||
* src/a2io.h
|
||||
|
||||
2008-07-01 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Code cleanup.
|
||||
|
@ -39,6 +39,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <cerrno>
|
||||
|
||||
#ifdef HAVE_IO_H
|
||||
# include <io.h>
|
||||
|
Loading…
Reference in New Issue
Block a user