OSDN Git Service

make sure we include the local sysdep.h header
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / cris / __longjmp.S
index 5102113..8c7ca6e 100644 (file)
@@ -18,7 +18,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include <features.h>
-#include <sysdep.h>
+#include "sysdep.h"
 #define _SETJMP_H
 #define _ASM
 #include <bits/setjmp.h>