Commit 6ad70bf2 by Benjamin Kosnik Committed by Benjamin Kosnik

abi_check.cc: Add unistd.h.


2004-05-22  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/abi_check.cc: Add unistd.h.

From-SVN: r82137
parent 1854117e
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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment