diff options
Diffstat (limited to 'test-programs/cpp_helpers.cpp')
-rw-r--r-- | test-programs/cpp_helpers.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test-programs/cpp_helpers.cpp b/test-programs/cpp_helpers.cpp index d8a495e..ff9e543 100644 --- a/test-programs/cpp_helpers.cpp +++ b/test-programs/cpp_helpers.cpp @@ -1,6 +1,3 @@ -// -// Automated Testing Framework (atf) -// // Copyright (c) 2007 The NetBSD Foundation, Inc. // All rights reserved. // @@ -25,7 +22,6 @@ // IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN // IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// extern "C" { #include <signal.h> |