diff options
Diffstat (limited to 'posix/tst-regexloc.c')
-rw-r--r-- | posix/tst-regexloc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/posix/tst-regexloc.c b/posix/tst-regexloc.c index 8fbb4b1f5d..0dbd061973 100644 --- a/posix/tst-regexloc.c +++ b/posix/tst-regexloc.c @@ -15,9 +15,6 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ -#include <spawn.h> -#include "spawn_int.h" - #include <sys/types.h> #include <regex.h> #include <locale.h> |