File tuxnes-20040824-xshm.patch of Package tuxnes
--- renderer_x11.c +++ renderer_x11.c @@ -104,6 +104,8 @@ #include <sys/ipc.h> #include <sys/shm.h> #include <X11/extensions/XShm.h> +#include <X11/Xmd.h> +#include <X11/extensions/shmproto.h> #endif #endif /* HAVE_X */