diff options
Diffstat (limited to 'misc/peq/files/patch-ab')
-rw-r--r-- | misc/peq/files/patch-ab | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/misc/peq/files/patch-ab b/misc/peq/files/patch-ab deleted file mode 100644 index 16b3765f7c65..000000000000 --- a/misc/peq/files/patch-ab +++ /dev/null @@ -1,23 +0,0 @@ ---- xconfig.h.orig Thu Mar 25 08:47:31 1999 -+++ xconfig.h Fri May 24 04:35:10 2002 -@@ -4,10 +4,10 @@ - #include <time.h> - #include <string.h> - #include <strings.h> --#include <qapplication.h> --#include <qpushbutton.h> --#include <qlabel.h> --#include <qstring.h> -+#include <X11/qt1/qapplication.h> -+#include <X11/qt1/qpushbutton.h> -+#include <X11/qt1/qlabel.h> -+#include <X11/qt1/qstring.h> - - /* strmid.cpp */ - char strmid(char*,char*,int,int); -@@ -32,4 +32,4 @@ - long fsize(FILE*); - - /* xpeq.cpp */ --void f(char*); -+void f(char*); |