mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 14:31:29 +08:00
abi_check.cc: Add unistd.h.
2004-05-22 Benjamin Kosnik <bkoz@redhat.com> * testsuite/abi_check.cc: Add unistd.h. From-SVN: r82137
This commit is contained in:
parent
1854117e11
commit
6ad70bf28a
@ -1,3 +1,7 @@
|
||||
2004-05-22 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* testsuite/abi_check.cc: Add unistd.h.
|
||||
|
||||
2004-05-22 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
PR libstdc++/15565
|
||||
|
@ -33,6 +33,7 @@
|
||||
|
||||
#include "testsuite_abi.h"
|
||||
#include <iostream>
|
||||
#include <unistd.h> // for access(2)
|
||||
|
||||
int
|
||||
main(int argc, char** argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user