mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 21:17:15 +08:00
2011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmsem03/init.c: Add HAVE_CONFIG_H.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* psxtmsem03/init.c: Add HAVE_CONFIG_H.
|
||||
|
||||
2011-08-24 Ricardo Aguirre <el.mastin@ymail.com>
|
||||
|
||||
PR 1903/testing
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
Reference in New Issue
Block a user