]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-stackguard1.c
powerpc: Remove optimized finite
[thirdparty/glibc.git] / nptl / tst-stackguard1.c
index 8e4e964fdbec5f8c4b6a74e66dfa465f07ed7b3e..8ca723cebc9789a7da5d8dd8518d50353237bcb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
@@ -19,6 +19,7 @@
 #include <errno.h>
 #include <pthread.h>
 #include <stdbool.h>
+#include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>