From 48bfd9925727e46aada26c40c967a5ad57d98919 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 Nov 1999 19:58:02 +0000 Subject: Renamed shm.h to shm_driver.h to avoid conflicts with POSIX shm.h. Renamed file shmsupp/intr.c in some BSPs to shmsupp/cause_intr.c to avoid conflict with rtems/src/intr.c (Classic API Interrupt Manager). --- c/src/libchip/shmdr/getlq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/libchip/shmdr/getlq.c') diff --git a/c/src/libchip/shmdr/getlq.c b/c/src/libchip/shmdr/getlq.c index 9ec31c9605..199721b9ab 100644 --- a/c/src/libchip/shmdr/getlq.c +++ b/c/src/libchip/shmdr/getlq.c @@ -21,7 +21,7 @@ */ #include -#include +#include Shm_Envelope_control *Shm_Locked_queue_Get( Shm_Locked_queue_Control *lq_cb -- cgit v1.2.3