remove unnecessary patches

This commit is contained in:
brad 2000-08-28 04:32:41 +00:00
parent aeac53e2e2
commit d9d213a042
2 changed files with 0 additions and 22 deletions

View File

@ -1,11 +0,0 @@
--- dox/dox.h.orig Thu Jan 20 00:01:45 2000
+++ dox/dox.h Thu Jan 20 00:02:04 2000
@@ -53,7 +53,7 @@
#include <sys/resource.h>
#include <sys/ipc.h>
#include <sys/shm.h>
-#include <freetype.h>
+#include <freetype/freetype.h>
#define FILEPATH_LEN_MAX 4096

View File

@ -1,11 +0,0 @@
--- src/E.h.orig Thu Jan 20 08:07:41 2000
+++ src/E.h Thu Jan 20 08:07:52 2000
@@ -73,7 +73,7 @@
#include <sys/resource.h>
#include <sys/ipc.h>
#include <sys/shm.h>
-#include <freetype.h>
+#include <freetype/freetype.h>
#include "econfig.h"
/* workaround for 64bit architectures - xlib expects 32bit CARDINALS to be */