Skip to content
Snippets Groups Projects
Commit 8a01a064 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard
Browse files

Newer dependent linux headers have __user notations, which we need to

provide. Define it to be empty.
parent d24592e5
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
# include <unistd.h>
#endif
#define __user
#ifdef HAVE_LINUX_CAPI_H
# include <linux/capi.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment