summaryrefslogtreecommitdiff
path: root/modules/posix_spawnattr_setschedparam
diff options
context:
space:
mode:
Diffstat (limited to 'modules/posix_spawnattr_setschedparam')
-rw-r--r--modules/posix_spawnattr_setschedparam1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/posix_spawnattr_setschedparam b/modules/posix_spawnattr_setschedparam
index eb448f80f6..6827501a63 100644
--- a/modules/posix_spawnattr_setschedparam
+++ b/modules/posix_spawnattr_setschedparam
@@ -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_setschedparam])
fi
gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_setschedparam])