ack/plat/pc86/emu/x86emu
George Koehler 5404dace3a Stop using <X11/Xfuncproto.h> from x86emu.
The code included <X11/Xfuncproto.h> only for _X_ATTRIBUTE_PRINTF,
which tells some compilers to check the printf format string.  Remove
so ACK doesn't need any X11 headers.

Some machines don't have the X11 headers, or they need a flag like
-I/usr/X11R[67]/include to find them.
2018-06-10 16:00:23 -04:00
..
x86emu Stop using <X11/Xfuncproto.h> from x86emu. 2018-06-10 16:00:23 -04:00
COPYING
debug.c
decode.c
fpu.c
Makefile.am
meson.build
ops.c
ops.o
ops2.c
prim_ops.c
sys.c
x86emu.h