1
1

verbs_usnic: add missing <stdio.h>

Этот коммит содержится в:
Jeff Squyres 2015-10-27 05:22:38 -07:00
родитель 62f161e207
Коммит e85406721a

Просмотреть файл

@ -38,6 +38,7 @@
#include "opal_config.h"
#include <stdio.h>
#include <sys/types.h>
#include <dirent.h>
#include <string.h>