mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
Ugh, I had created the reverse patch.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24563 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7ae62f25b6
commit
090536a990
@ -1,12 +1,12 @@
|
|||||||
diff -ur texinfo-4.11/system.h texinfo-4.11-orig/system.h
|
diff -ur texinfo-4.11-orig/system.h texinfo-4.11/system.h
|
||||||
--- texinfo-4.11/system.h 2008-03-22 14:32:09.000000000 +0000
|
--- texinfo-4.11-orig/system.h 2007-07-01 21:20:28.000000000 +0000
|
||||||
+++ texinfo-4.11-orig/system.h 2007-07-01 21:20:28.000000000 +0000
|
+++ texinfo-4.11/system.h 2008-03-24 01:02:31.000000000 +0000
|
||||||
@@ -154,7 +154,7 @@
|
@@ -154,7 +154,7 @@
|
||||||
# define va_end(args)
|
# define va_end(args)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
-#if O_BINARY && !defined(__BEOS__)
|
-#if O_BINARY
|
||||||
+#if O_BINARY
|
+#if O_BINARY && !defined(__BEOS__)
|
||||||
# ifdef HAVE_IO_H
|
# ifdef HAVE_IO_H
|
||||||
# include <io.h>
|
# include <io.h>
|
||||||
# endif
|
# endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user