diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-11-24 21:32:38 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-11-24 21:32:38 +0000 |
commit | 0e26b8b90d8cd11156f6ecf9c604213534279abf (patch) | |
tree | d634df6efebaec80869948353d8d84608a80e79f /x11/dxpc/files/patch-util.H | |
parent | Update to 0.4.14 (diff) |
Update to 3.8.2
PR: ports/45581
Submitted by: Tod McQuillin <devin@spamcop.net>
Notes
Notes:
svn path=/head/; revision=71039
Diffstat (limited to 'x11/dxpc/files/patch-util.H')
-rw-r--r-- | x11/dxpc/files/patch-util.H | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/dxpc/files/patch-util.H b/x11/dxpc/files/patch-util.H deleted file mode 100644 index 67e8ff5b1834..000000000000 --- a/x11/dxpc/files/patch-util.H +++ /dev/null @@ -1,10 +0,0 @@ ---- util.H.orig Sun Aug 25 10:20:39 2002 -+++ util.H Sun Aug 25 10:23:01 2002 -@@ -2,6 +2,7 @@ - #define util_H - - #include <fstream.h> -+#include <ostream.h> - - extern unsigned int GetUINT(unsigned const char *, int bigEndian); - extern unsigned int GetULONG(unsigned const char *, int bigEndian); |