зеркало из https://github.com/mozilla/pjs.git
make this compile with -pedantic on Linux 2.2
This commit is contained in:
Родитель
0874a1268c
Коммит
1161d7d979
|
@ -16,6 +16,8 @@
|
|||
|
||||
# if defined(LINUX) && !defined(POWERPC)
|
||||
# include <linux/version.h>
|
||||
# include <asm/sigcontext.h>
|
||||
typedef void* caddr_t;
|
||||
# if (LINUX_VERSION_CODE <= 0x10400)
|
||||
/* Ugly hack to get struct sigcontext_struct definition. Required */
|
||||
/* for some early 1.3.X releases. Will hopefully go away soon. */
|
||||
|
|
Загрузка…
Ссылка в новой задаче