diff --git a/tests/Gia64-test-nat.c b/tests/Gia64-test-nat.c index 61190aa9..1e9e939e 100644 --- a/tests/Gia64-test-nat.c +++ b/tests/Gia64-test-nat.c @@ -36,7 +36,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ # include #endif -#include "ia64/rse.h" +#include "tdep-ia64/rse.h" + +#define ARRAY_SIZE(a) ((int) (sizeof (a) / sizeof ((a)[0]))) #define NUM_RUNS 1024 //#define NUM_RUNS 1