From 6acc556a8e46306ca5df22115a220601f216af88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=A7al=20Comajoan=20Cara?= Date: Fri, 7 Dec 2018 17:48:11 +0100 Subject: Implement POSIX API Signature Compliance Tests for stddef.h (GCI 2018) --- testsuites/psxtests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index f49cb918f7..e7727f80a4 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1304,6 +1304,7 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ psxhdrs/semaphore/sem_wait.c \ psxhdrs/semaphore/sem_trywait.c \ psxhdrs/semaphore/sem_timedwait.c \ + psxhdrs/stddef/offsetof.c \ psxhdrs/stdio/clearerr.c \ psxhdrs/stdio/ctermid.c \ psxhdrs/stdio/dprintf.c \ -- cgit v1.2.3