mesa: Implement KHR_debug ObjectLabel functions
[mesa.git] / src / mesa / main / execmem.c
index bb9c70a40084575f05c3ae2c076f91e3efd7f59b..d63bb4a4e56d5a15f1111fc3014e0437f04e5389 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
@@ -37,7 +36,7 @@
 
 
 
-#if defined(__linux__) || defined(__OpenBSD__) || defined(_NetBSD__) || defined(__sun)
+#if defined(__linux__) || defined(__OpenBSD__) || defined(_NetBSD__) || defined(__sun) || defined(__HAIKU__)
 
 /*
  * Allocate a large block of memory which can hold code then dole it out