summaryrefslogtreecommitdiff
path: root/comms/xlog/files/patch-aa
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-01 09:12:45 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-01 09:12:45 +0000
commit02b6588d4585ac9bc71d3f71f10c68bbf37b2fed (patch)
treec979b0b65f44728299a1de3cd6ce12b255d8b9e6 /comms/xlog/files/patch-aa
parent- Update to 1.6.2 (diff)
- Update to 1.1
PR: ports/78162 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=130085
Diffstat (limited to 'comms/xlog/files/patch-aa')
-rw-r--r--comms/xlog/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/comms/xlog/files/patch-aa b/comms/xlog/files/patch-aa
new file mode 100644
index 000000000000..04046887f2eb
--- /dev/null
+++ b/comms/xlog/files/patch-aa
@@ -0,0 +1,14 @@
+--- ./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>