From a93c8678684329c262eff95d15561c0262fcf4c1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 Aug 2006 19:21:41 +0000 Subject: fix from psm: remove unused defines/includes --- libc/sysdeps/linux/vax/clone.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/vax') diff --git a/libc/sysdeps/linux/vax/clone.S b/libc/sysdeps/linux/vax/clone.S index 0e9331e64..086adc685 100644 --- a/libc/sysdeps/linux/vax/clone.S +++ b/libc/sysdeps/linux/vax/clone.S @@ -18,8 +18,6 @@ /* clone() is even more special than fork() as it mucks with stacks and invokes a function in the right context after its all over. */ -#include -#include #include #warning "This file contains a hardcoded constant for SYS_clone" -- cgit v1.2.3