dbghelp: Include port.h for possible alternative to strtoull().
This commit is contained in:
parent
e2f690a0ac
commit
dbe65d03e2
|
@ -30,6 +30,7 @@
|
|||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "wine/port.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in New Issue