forked from Imagelibrary/rtems
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1594/filesystem * libfs/src/imfs/memfile.c: Include assert.h
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
PR 1594/filesystem
|
||||
* libfs/src/imfs/memfile.c: Include assert.h
|
||||
|
||||
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libcsupport/src/getegid.c, libcsupport/src/gxx_wrappers.c,
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
#include <rtems/libio_.h>
|
||||
#include <rtems/seterr.h>
|
||||
|
||||
#if defined(RTEMS_DEBUG)
|
||||
#include <assert.h>
|
||||
#endif
|
||||
|
||||
#define MEMFILE_STATIC
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user