(trunk libT) #4073 "suggest inclusion of <signal.h> in torrent.c" -- done.
This commit is contained in:
parent
b6aba6e8c2
commit
aa89303254
|
@ -10,6 +10,7 @@
|
|||
* $Id$
|
||||
*/
|
||||
|
||||
#include <signal.h> /* signal() */
|
||||
#include <sys/types.h> /* stat */
|
||||
#include <sys/stat.h> /* stat */
|
||||
#ifndef WIN32
|
||||
|
|
Loading…
Reference in New Issue