mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Several OS/2 fixes from Silvan Scherrer
This commit is contained in:
@@ -58,6 +58,9 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
|
||||
#if defined(Q_OS_UNIX)
|
||||
#include <time.h>
|
||||
#endif
|
||||
#if defined(Q_OS_OS2)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <QtDebug>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user