scoll/fca: add missing #include <alloca.h>
Этот коммит содержится в:
родитель
ad9693c604
Коммит
99d046d060
@ -1,12 +1,19 @@
|
||||
/*
|
||||
* Copyright (c) 2013 Mellanox Technologies, Inc.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2015 Research Organization for Information Science
|
||||
* and Technology (RIST). All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
*
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_ALLOCA_H
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
#include "oshmem_config.h"
|
||||
#include "oshmem/constants.h"
|
||||
#include "scoll_fca.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user