summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/fpending.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/fpending.h b/lib/fpending.h
index 5b5d71c024..0365287ba7 100644
--- a/lib/fpending.h
+++ b/lib/fpending.h
@@ -21,10 +21,6 @@
#include <stddef.h>
#include <stdio.h>
-#ifndef HAVE_DECL___FPENDING
-"this configure-time declaration test was not run"
-#endif
-
#if HAVE_DECL___FPENDING
# if HAVE_STDIO_EXT_H
# include <stdio_ext.h>