mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Fix build with gcc 4.7.(cherry picked from commit 41c503eb54)
This commit is contained in:
@@ -58,7 +58,7 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
|
||||
#if defined(Q_OS_UNIX)
|
||||
#include <time.h>
|
||||
#endif
|
||||
#if defined(Q_OS_OS2)
|
||||
#if defined(Q_OS_OS2) || defined(Q_OS_UNIX)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user