From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 8 Jul 2021 19:00:10 +0200 Subject: [LTP] [PATCH] gethostid: skip test if sethostid undefined In-Reply-To: References: <20210708130602.970689-1-liwang@redhat.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Li, > > > --- a/testcases/kernel/syscalls/gethostid/gethostid01.c > > > +++ b/testcases/kernel/syscalls/gethostid/gethostid01.c > > > @@ -26,6 +26,8 @@ > > > #include "tst_test.h" > > Shouldn't we include config.h here? > Yes, merged with including. Thanks for the quick reply. Thanks for fixing 39f341af5 ("gethostid: Rewrite with newlib and use/test sethostid") Kind regards, Petr