Deleted Added
full compact
1,4c1
< /*
< * Automated Testing Framework (atf)
< *
< * Copyright (c) 2008 The NetBSD Foundation, Inc.
---
> /* Copyright (c) 2008 The NetBSD Foundation, Inc.
27,28c24
< * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
< */
---
> * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
29a26,27
> #include "atf-c/detail/dynstr.h"
>
38,39c36
< #include "dynstr.h"
< #include "test_helpers.h"
---
> #include "atf-c/detail/test_helpers.h"