Commit 5f0e921c authored by Sam Hocevar's avatar Sam Hocevar

rha ! deux fichiers oubli�s.

parent 36ac163c
......@@ -16,15 +16,15 @@ SHELL=/bin/sh
# Audio output settings
AUDIO = dsp
# Not yet supported
AUDIO += esd
#AUDIO += esd
# Fallback method that should always work
AUDIO += dummy
# Video output settings
VIDEO = x11
VIDEO += fb
#VIDEO += fb
#VIDEO += ggi
VIDEO += glide
#VIDEO += glide
# Not yet supported
#VIDEO += beos
#VIDEO += dga
......
......@@ -26,6 +26,7 @@
*****************************************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment