From 668770fc51249efd4d063a02329b3fb353fa10e8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 19 Aug 2001 01:33:45 +0000 Subject: Update. * conform/conformtest.pl: test required . --- conform/conformtest.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'conform/conformtest.pl') diff --git a/conform/conformtest.pl b/conform/conformtest.pl index 364e34d2a4..ebef130e96 100644 --- a/conform/conformtest.pl +++ b/conform/conformtest.pl @@ -53,6 +53,7 @@ $CFLAGS{"XOPEN2K"} = "-I. -fno-builtin '-D__attribute__(x)=' -D_XOPEN_SOURCE=600 @knownproblems = ('unix', 'linux', 'i386'); # Some headers need a bit more attention. +$mustprepend{'inttypes.h'} = "#include \n"; $mustprepend{'regex.h'} = "#include \n"; $mustprepend{'sched.h'} = "#include \n"; $mustprepend{'signal.h'} = "#include \n"; -- cgit v1.2.3