mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Tested only on x86 so far due to problems installing dependencies on build cluster. Based on XFree86-4-Server originally, but I decided the history wasn't worth keeping that much as a lot has been changed.
10 lines
335 B
C
10 lines
335 B
C
--- programs/Xserver/hw/xfree86/loader/xf86sym.c.orig Fri May 7 18:51:51 2004
|
|
+++ programs/Xserver/hw/xfree86/loader/xf86sym.c Fri May 7 18:52:02 2004
|
|
@@ -63,7 +63,6 @@
|
|
#include "xf86.h"
|
|
#include "xf86Resources.h"
|
|
#include "xf86_OSproc.h"
|
|
-#include "xf86Parser.h"
|
|
#include "xf86Config.h"
|
|
#ifdef XINPUT
|
|
# include "xf86Xinput.h"
|