Explorar o código

gcc: Add missing <sys/mman.h> inclusion.

* gcc-plugin/src/starpu.c: Include <sys/mman.h>.
Ludovic Courtès %!s(int64=13) %!d(string=hai) anos
pai
achega
bebc00342b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gcc-plugin/src/starpu.c

+ 1 - 0
gcc-plugin/src/starpu.c

@@ -54,6 +54,7 @@
 #include <toplev.h>
 
 #include <stdio.h>
+#include <sys/mman.h>
 
 /* Don't include the dreaded proprietary headers that we don't need anyway.
    In particular, this waives the obligation to reproduce their silly