Selaa lähdekoodia

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

* gcc-plugin/src/starpu.c: Include <sys/mman.h>.
Ludovic Courtès 13 vuotta sitten
vanhempi
commit
bebc00342b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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