[rtems commit] fstests: Use "tmacros.h" instead of "pmacros.h"

Sebastian Huber sebh at rtems.org
Fri May 24 06:49:30 UTC 2013


Module:    rtems
Branch:    master
Commit:    8db586c8c4274e6e4b9d67866d3c554d3c4cdc7f
Changeset: http://git.rtems.org/rtems/commit/?id=8db586c8c4274e6e4b9d67866d3c554d3c4cdc7f

Author:    Ralf Kirchner <ralf.kirchner at embedded-brains.de>
Date:      Tue Feb 26 11:04:57 2013 +0100

fstests: Use "tmacros.h" instead of "pmacros.h"

---

 testsuites/fstests/support/ramdisk_support.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testsuites/fstests/support/ramdisk_support.c b/testsuites/fstests/support/ramdisk_support.c
index 0b6b50d..55185a5 100644
--- a/testsuites/fstests/support/ramdisk_support.c
+++ b/testsuites/fstests/support/ramdisk_support.c
@@ -20,7 +20,7 @@
 
 #include "ramdisk_support.h"
 #include "fstest.h"
-#include "pmacros.h"
+#include "tmacros.h"
 
 /*
  * Ramdisk information




More information about the vc mailing list