Browse Source

Make sure these use the local sysdep.h header file

Eric Andersen 24 years ago
parent
commit
ffdab6f3bf

+ 0 - 1
libc/sysdeps/linux/sparc/__longjmp.S

@@ -18,7 +18,6 @@
 
 /* Code taken from glibc/sysdeps/sparc/sparc32/  (glibc 2.2.2) */
 
-//#include "sysdep.h"
 #include <sysdep.h>
 
 #define _ASM 1

+ 1 - 0
libc/sysdeps/linux/sparc/setjmp.S

@@ -20,6 +20,7 @@
 
 #include <sysdep.h>
 #include <sys/trap.h>
+#include "sysdep.h"
 
 #define _ASM 1
 #define _SETJMP_H

+ 1 - 1
libc/sysdeps/linux/sparc/vfork.S

@@ -19,7 +19,7 @@
 
 /* Code taken from glibc2.2.2/sysdeps/unix/sysv/linux/sparc/vfork.S */
 
-#include <sysdep.h>
+#include "sysdep.h"
 
 PSEUDO (__vfork, vfork, 0)
 	sub	%o1, 1, %o1