anv: Fix a harmless overflow warning
[mesa.git] / src / intel / vulkan / anv_allocator.c
index e3b07ffa8bb763e7ef7d5346bcfaf9df0ea5542e..088b461b993b4c79071cf61df0f8dde4e6cee23c 100644 (file)
@@ -21,8 +21,6 @@
  * IN THE SOFTWARE.
  */
 
-#define _DEFAULT_SOURCE
-
 #include <stdint.h>
 #include <stdlib.h>
 #include <unistd.h>