winpr: fix build on linux
This commit is contained in:
parent
31417bd4b5
commit
e3b4c91bf6
@ -29,6 +29,10 @@
|
||||
|
||||
#else
|
||||
|
||||
#ifndef NO_ERROR
|
||||
#define NO_ERROR 0
|
||||
#endif
|
||||
|
||||
#define FACILITY_WINDOWSUPDATE 36
|
||||
#define FACILITY_WINDOWS_CE 24
|
||||
#define FACILITY_WINDOWS 8
|
||||
|
Loading…
Reference in New Issue
Block a user