diff options
Diffstat (limited to 'java/jmp/files/patch-instance_owners.c')
| -rw-r--r-- | java/jmp/files/patch-instance_owners.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/java/jmp/files/patch-instance_owners.c b/java/jmp/files/patch-instance_owners.c deleted file mode 100644 index b5214818b0ac..000000000000 --- a/java/jmp/files/patch-instance_owners.c +++ /dev/null @@ -1,15 +0,0 @@ -$FreeBSD$ - ---- instance_owners.c.orig Wed Jul 21 12:09:53 2004 -+++ instance_owners.c Wed Oct 20 02:01:44 2004 -@@ -14,6 +14,10 @@ - #include <jmp-config.h> - #include <inttypes.h> - -+#ifndef PRId32 -+#define PRId32 "d" -+#endif -+ - enum { - INFO, - OO_PARENT, |
