X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmapi%2Fu_execmem.c;h=d6e64c08886cda07fcd31ddd2da8308a3ca7f2c0;hb=76cf43c4f88d263d7973da14136210f7c5b198ea;hp=89d5c1d08d5338b7262aa3a80bffb4d243839d59;hpb=9385c592c68e7304cd9084fe17f27ec17319cdcf;p=mesa.git diff --git a/src/mapi/u_execmem.c b/src/mapi/u_execmem.c index 89d5c1d08d5..d6e64c08886 100644 --- a/src/mapi/u_execmem.c +++ b/src/mapi/u_execmem.c @@ -46,7 +46,7 @@ static unsigned int head = 0; static unsigned char *exec_mem = (unsigned char *)0; -#if defined(__linux__) || defined(__OpenBSD__) || defined(_NetBSD__) || defined(__sun) || defined(__HAIKU__) +#if defined(__linux__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__sun) || defined(__HAIKU__) #include #include