diff options
author | jwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-27 14:50:15 +0000 |
---|---|---|
committer | jwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-27 14:50:15 +0000 |
commit | c7735035517a2b41c000213f14bbaad796654f70 (patch) | |
tree | 260fae1036c00c50172d86772ba2e81949fbe18e /PACE/tests | |
parent | ac030eff3e1d2b5de3404084f5fbbb17f9b08d4e (diff) | |
download | ATCD-c7735035517a2b41c000213f14bbaad796654f70.tar.gz |
Included pace/stdio.h
Diffstat (limited to 'PACE/tests')
-rw-r--r-- | PACE/tests/Posix_SP_Test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PACE/tests/Posix_SP_Test.c b/PACE/tests/Posix_SP_Test.c index f2c366d0d17..c94c6e1201d 100644 --- a/PACE/tests/Posix_SP_Test.c +++ b/PACE/tests/Posix_SP_Test.c @@ -19,6 +19,7 @@ * ===================================================================== */ +#include "pace/stdio.h" #include "pace/unistd.h" #include "pace/time.h" #include "pace/sys/utsname.h" |