EVOLUTION-MANAGER
Edit File: autoconf-x86-fs.c
#include <asm/ptrace.h> #if defined (__i386__) struct pt_regs regs = {.fs = 0x0}; #endif