mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 18:35:22 +08:00
2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/nvdisk-sram.c: Add missing HAVE_CONFIG_H.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libblock/src/nvdisk-sram.c: Add missing HAVE_CONFIG_H.
|
||||
|
||||
2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* httpd/asp.c, httpd/balloc.c, httpd/default.c,
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
* Provide SRAM support for the NV Disk.
|
||||
*/
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user