mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 17:36:15 +08:00
2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/fstest.h: Include "pmacros.h".
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* support/fstest.h: Include "pmacros.h".
|
||||
* fserror/fserror.doc, fserror/test.c, fslink/fslink.doc,
|
||||
fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c,
|
||||
fspermission/fspermission.doc, fspermission/test.c,
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include <pmacros.h>
|
||||
|
||||
#include "pmacros.h"
|
||||
|
||||
#define TIME_PRECISION (2)
|
||||
#define TIME_EQUAL(x,y) (abs((x)-(y))<TIME_PRECISION)
|
||||
|
||||
Reference in New Issue
Block a user