From 3de5235f0f90e84424a481958c64de72b81cfdf7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Jun 2001 05:37:03 +0000 Subject: * rt/aio_notify.c: Include for _POSIX_REALTIME_SIGNALS. --- rt/aio_notify.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/aio_notify.c') diff --git a/rt/aio_notify.c b/rt/aio_notify.c index 04a9dd6..9b17750 100644 --- a/rt/aio_notify.c +++ b/rt/aio_notify.c @@ -21,6 +21,7 @@ #include #include #include +#include #include "aio_misc.h" -- cgit v1.1