mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-29 09:55:49 +02:00
remove obsolete and unused typedef for Windows
This commit is contained in:
committed by
Warren Togami
parent
896c509dac
commit
5536b22b8d
@@ -13,8 +13,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#else
|
||||
typedef int pid_t; /* define for Windows compatibility */
|
||||
#endif
|
||||
#include <map>
|
||||
#include <list>
|
||||
|
||||
Reference in New Issue
Block a user