summaryrefslogtreecommitdiff
path: root/modules/posix_spawnattr_getschedparam
diff options
context:
space:
mode:
Diffstat (limited to 'modules/posix_spawnattr_getschedparam')
-rw-r--r--modules/posix_spawnattr_getschedparam1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/posix_spawnattr_getschedparam b/modules/posix_spawnattr_getschedparam
index c8cd1e4c71..6767db665c 100644
--- a/modules/posix_spawnattr_getschedparam
+++ b/modules/posix_spawnattr_getschedparam
@@ -14,7 +14,6 @@ gl_POSIX_SPAWN
if test $HAVE_POSIX_SPAWN = 0 \
|| test $REPLACE_POSIX_SPAWN = 1 \
|| test $gl_cv_func_spawnattr_setschedparam = no; then
- gl_REPLACE_SPAWN_H
AC_LIBOBJ([spawnattr_getschedparam])
fi
gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_getschedparam])