summaryrefslogtreecommitdiff
path: root/comms/xlog/files/patch-aa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-05 19:36:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-05 19:36:03 +0000
commit4398111543b25bd079399f4289ba313c0f19a88c (patch)
treebaa21fcfb652c739c4c11b9ca57f5fb8de895054 /comms/xlog/files/patch-aa
parent- Update to 0.1.4 (diff)
- Update to 1.2
PR: ports/79553 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=132583
Diffstat (limited to 'comms/xlog/files/patch-aa')
-rw-r--r--comms/xlog/files/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/comms/xlog/files/patch-aa b/comms/xlog/files/patch-aa
deleted file mode 100644
index 04046887f2eb..000000000000
--- a/comms/xlog/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./src/callbacks_mainwindow_qsoframe.c.orig Sun Feb 27 20:06:41 2005
-+++ ./src/callbacks_mainwindow_qsoframe.c Sun Feb 27 20:06:59 2005
-@@ -25,10 +25,7 @@
- #include <time.h>
- #include <math.h>
- #include <ctype.h>
--#ifdef BSD
-- #include <machine/param.h>
-- #include <sys/types.h>
--#endif
-+#include <sys/types.h>
-
- #if defined(HAVE_SYS_SHM_H)
- #include <sys/ipc.h>