diff options
Diffstat (limited to 'graphics/pecomato/files/patch-util.h')
-rw-r--r-- | graphics/pecomato/files/patch-util.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/pecomato/files/patch-util.h b/graphics/pecomato/files/patch-util.h new file mode 100644 index 000000000000..cc78007ca30b --- /dev/null +++ b/graphics/pecomato/files/patch-util.h @@ -0,0 +1,10 @@ +--- util.h.orig Mon Dec 18 20:22:56 2006 ++++ util.h Mon Dec 18 20:23:03 2006 +@@ -8,6 +8,7 @@ + + #ifndef _util_h_ + #define _util_h_ ++#define _SSIZE_T_DECLARED + + + #include <stdio.h> |