X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=syslet.h;h=d89abd440822f0fcf74c9cb7c3cb3c9670749a02;hp=85f0ebc63ea7b4113604f313bc3a6e57eae2c8c8;hb=8abdce6686bfcaa211e7eb75a69ec07e980bd96e;hpb=a4f4fdd7c9e46a50bc33ecef44d9f06036580ad4 diff --git a/syslet.h b/syslet.h index 85f0ebc6..d89abd44 100644 --- a/syslet.h +++ b/syslet.h @@ -10,6 +10,10 @@ * User-space API/ABI definitions: */ +#ifndef __user +# define __user +#endif + /* * This is the 'Syslet Atom' - the basic unit of execution * within the syslet framework. A syslet always represents