mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* libmisc/serdbg/serdbgcnf.h: Include <rtems/serdbg.h> instead of
<serdbg.h>
* libmisc/serdbg/termios_printk_cnf.h: Include <rtems/termios_printk.h>
instead of <termios_printk.h>.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libmisc/serdbg/serdbgcnf.h: Include <rtems/serdbg.h> instead of
|
||||
<serdbg.h>
|
||||
* libmisc/serdbg/termios_printk_cnf.h: Include <rtems/termios_printk.h>
|
||||
instead of <termios_printk.h>.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libmisc/Makefile.am: Install serdbg.h, serdbgcnf.h,
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef _SERDBGCNF_H
|
||||
#define _SERDBGCNF_H
|
||||
|
||||
#include "serdbg.h"
|
||||
#include <rtems/serdbg.h>
|
||||
|
||||
#ifdef CONFIGURE_INIT
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef _TERMIOS_PRINTK_CNF_H
|
||||
#define _TERMIOS_PRINTK_CNF_H
|
||||
|
||||
#include "termios_printk.h"
|
||||
#include <rtems/termios_printk.h>
|
||||
|
||||
#ifdef CONFIGURE_INIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user