Uniquefy gdb.base/catch-syscall.exp test names.
[deliverable/binutils-gdb.git] / bfd / sysdep.h
index b4fed10441118cb9faf6f519b2ec8b950d930b11..d560e7670b635c2d8b2f3b4f7fc8e4c4c5a6d524 100644 (file)
@@ -79,6 +79,10 @@ extern char *strrchr ();
 #include <unistd.h>
 #endif
 
+#ifdef HAVE_SYS_RESOURCE_H
+#include <sys/resource.h>
+#endif /* HAVE_SYS_RESOURCE_H */
+
 #ifdef USE_BINARY_FOPEN
 #include "fopen-bin.h"
 #else
This page took 0.022894 seconds and 4 git commands to generate.