Where to send patches
- From: David Hobley <davidh wr com au>
- To: gnome-list gnome org
- Subject: Where to send patches
- Date: Tue, 31 Mar 1998 21:18:45 +1000
Where should I send patches, when I find problems ?
Given this is a small patch, I'll send it here this time. This allows gnome-libs
to compile under NetBSD.
Apply this patch in .../gnome-libs/libgtktty
--
Cheers,
david -- http://www.angelfire.com/wa/hobley
--- gtkttyos.c.old Tue Mar 31 21:12:08 1998
+++ gtkttyos.c Tue Mar 31 21:12:11 1998
@@ -27,7 +27,7 @@
#include <sys/resource.h>
#include <unistd.h>
-#ifdef __FreeBSD__
+#if defined(__FreeBSD__) || defined (__NetBSD__)
# include <sys/ioctl_compat.h>
#endif /* __FreeBSD__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]