]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/setjmp.s
Libc-583.tar.gz
[apple/libc.git] / i386 / sys / setjmp.s
index 461470afb97c605d6918892d907ea7ccfd540095..952c530881c1159d72b5d1f99f319f6807cae784 100644 (file)
@@ -43,7 +43,6 @@
  */
 
 #include <architecture/i386/asm_help.h>
-#include <SYS.h>
 
 // The FP control word is actually two bytes, but there's no harm in
 // using four bytes for it and keeping the struct aligned.