diff options
Diffstat (limited to 'comms/xlog/files/patch-aa')
-rw-r--r-- | comms/xlog/files/patch-aa | 14 |
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> |