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 Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
debug.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
decode.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
fpu.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
Makefile.am Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
meson.build Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
ops.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
ops.o Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
ops2.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
prim_ops.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
sys.c Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00
x86emu.h Add a clean copy of the x86emu library. 2018-06-03 08:06:23 -07:00