Forráskód Böngészése

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

* gcc-plugin/src/starpu.c: Include <sys/mman.h>.
Ludovic Courtès 13 éve
szülő
commit
bebc00342b
1 módosított fájl, 1 hozzáadás és 0 törlés
  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