mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-14 15:48:11 +03:00
Include <limits.h> instead of <linux/limits.h>.
This commit is contained in:
parent
7cd8d6db5c
commit
eba2a821a7
@ -1,5 +1,5 @@
|
||||
#include <stdint.h>
|
||||
#include <linux/limits.h>
|
||||
#include <limits.h>
|
||||
typedef uint32_t EHTMLMouseButton, EHTMLKeyModifiers;
|
||||
#define nullptr (void*)0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user