We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21086b commit b20e8f6Copy full SHA for b20e8f6
include/setjmp.h
@@ -6,7 +6,7 @@
6
#ifndef lunatik_setjmp_h
7
#define lunatik_setjmp_h
8
9
-#include <linux/ctype.h>
+#include <linux/types.h>
10
11
#include <klibc/archconfig.h>
12
#include <klibc/archsetjmp.h>
0 commit comments