From 56667c7b3f5d62bad35496dc5dbc0b24c8a2c52c Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 30 Oct 2009 15:23:24 +0100 Subject: [PATCH] Fix missing declaration in rtkaio tests --- rtkaio/ChangeLog | 4 ++++ rtkaio/tst-aiod.h | 1 + 2 files changed, 5 insertions(+) diff --git a/rtkaio/ChangeLog b/rtkaio/ChangeLog index 86a56ef1f0d..730cedbb1fb 100644 --- a/rtkaio/ChangeLog +++ b/rtkaio/ChangeLog @@ -1,3 +1,7 @@ +2009-10-30 Andreas Schwab + + * tst-aiod.h: Include . + 2009-09-30 Andreas Schwab * sysdeps/unix/sysv/linux/x86_64/librtkaio-cancellation.S: New diff --git a/rtkaio/tst-aiod.h b/rtkaio/tst-aiod.h index 57f0e48ce5a..c4971e0cfc2 100644 --- a/rtkaio/tst-aiod.h +++ b/rtkaio/tst-aiod.h @@ -20,6 +20,7 @@ #include #include +#include #include static int -- 2.47.2