editors/e93: fix build on GCC architectures
Use C11 compiler:
In file included from includes.h:54,
from e93.c:17:
varbind.h:14: error: redefinition of typedef 'VARIABLE_BINDING'
defines.h:198: error: previous declaration of 'VARIABLE_BINDING' was here
Approved by: mentors (implicit approval)