]> git.pld-linux.org Git - packages/faces.git/commitdiff
*** empty log message ***
authorqwark <bob@pozyton.net.pl>
Mon, 7 Apr 2003 07:41:05 +0000 (07:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    faces-error.patch -> 1.1

faces-error.patch [new file with mode: 0644]

diff --git a/faces-error.patch b/faces-error.patch
new file mode 100644 (file)
index 0000000..56c85d0
--- /dev/null
@@ -0,0 +1,20 @@
+--- faces/x11.c.orig   Mon Apr  7 17:29:53 2003
++++ faces/x11.c        Mon Apr  7 17:30:09 2003
+@@ -17,6 +17,7 @@
+  */
+  
+ #include <stdio.h>
++#include <errno.h>
+ #include <ctype.h>
+ #if ( !defined(mips) && !defined(TOPIX) ) || defined(ultrix)
+ #include <sys/types.h>
+--- faces/compface/compface.h.orig     Mon Apr  7 17:41:28 2003
++++ faces/compface/compface.h  Mon Apr  7 17:41:43 2003
+@@ -17,6 +17,7 @@
+ #include <string.h>
+ #else
+ #include <strings.h>
++#include <errno.h>
+ #endif /* SYSV32 || hpux */
+ #include <fcntl.h>
+ #include <setjmp.h>
This page took 0.059788 seconds and 4 git commands to generate.