diff options
Diffstat (limited to 'textproc/domc/files/patch-src_domc.h')
-rw-r--r-- | textproc/domc/files/patch-src_domc.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/domc/files/patch-src_domc.h b/textproc/domc/files/patch-src_domc.h deleted file mode 100644 index d4e2ddcb22d3..000000000000 --- a/textproc/domc/files/patch-src_domc.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/domc.h.orig Thu Sep 9 23:52:10 2004 -+++ src/domc.h Sun Apr 10 22:14:52 2005 -@@ -33,7 +33,7 @@ - #include <errno.h> - #include <time.h> - --#if defined(__sparc__) -+#if 0 //defined(__sparc__) - #include <sys/inttypes.h> - #elif defined(_WIN32) - typedef unsigned __int64 uint64_t; |