1
1

- Add string.h for --enable-picky build.

This commit was SVN r8307.
Этот коммит содержится в:
Rainer Keller 2005-11-29 09:17:47 +00:00
родитель 906d19a73e
Коммит b528a4dbcd

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

@ -21,6 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <string.h>
#include <unistd.h>
#include "opal/util/crc.h"