浏览代码

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

* gcc-plugin/src/starpu.c: Include <sys/mman.h>.
Ludovic Courtès 13 年之前
父节点
当前提交
bebc00342b
共有 1 个文件被更改,包括 1 次插入0 次删除
  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