2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>

* psxfile01/test_cat.c: Does not need posix specific macros.
This commit is contained in:
Joel Sherrill
2010-07-02 17:20:54 +00:00
parent 3f42281e30
commit 5143105e73
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxfile01/test_cat.c: Does not need posix specific macros.
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c:

View File

@@ -23,7 +23,7 @@
#include <string.h>
#include <ctype.h>
#include <pmacros.h>
#include <tmacros.h>
/*
* test_cat routine