mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-27 11:57:19 +08:00
eng: Adjust config.h include
Use variant used by most source files.
This commit is contained in:
parent
cd2ed1ad08
commit
7e08133aff
@ -196,7 +196,7 @@ and <COPYRIGHT HOLDER> placeholders see :ref:`FileHeaderCopyright`.
|
|||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user