mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
ed21386c5e
DOS port of the GCC compiler. Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler). WWW: http://grx.gnu.de/
11 lines
239 B
C
11 lines
239 B
C
--- ./src/vdrivers/svgalib.c.orig Wed Jun 25 18:06:38 2003
|
|
+++ ./src/vdrivers/svgalib.c Sat Jul 1 16:07:10 2006
|
|
@@ -18,7 +18,6 @@
|
|
|
|
#include <string.h>
|
|
#include <vga.h>
|
|
-#include <unistd.h>
|
|
|
|
#include "libgrx.h"
|
|
#include "grdriver.h"
|