Other rough path fix for libiberty

This commit is contained in:
Silvan Calarco 2014-05-26 22:50:52 +02:00
parent 7b880f0a96
commit 042f6862d6

View File

@ -34,6 +34,7 @@
#include <stdio.h> #include <stdio.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <dirent.h> #include <dirent.h>
#include <libiberty/libiberty.h>
#if HAVE_STRING_H #if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H # if !STDC_HEADERS && HAVE_MEMORY_H