1
1

OS X / Absoft needs <string.h>

This commit was SVN r23307.
Этот коммит содержится в:
Jeff Squyres 2010-06-28 15:15:06 +00:00
родитель a1ea6bc130
Коммит f9d4426c19

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

@ -10,6 +10,8 @@
#include "opal_config.h"
#include <stdio.h>
#include <string.h>
#include "opal/libltdl/ltdl.h"
static int do_test(void);