diff options
Diffstat (limited to 'lang/mono/files')
-rw-r--r-- | lang/mono/files/extra-patch-support_mph.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mono/files/extra-patch-support_mph.h b/lang/mono/files/extra-patch-support_mph.h deleted file mode 100644 index f8d4206d69cc..000000000000 --- a/lang/mono/files/extra-patch-support_mph.h +++ /dev/null @@ -1,11 +0,0 @@ ---- support/mph.h.orig Tue Apr 5 10:43:05 2005 -+++ support/mph.h Thu May 5 17:34:31 2005 -@@ -149,6 +149,8 @@ - - #endif /* ndef INC_mph_H */ - -+int ttyname_r (int fd, char *buf, size_t buflen); -+ - /* - * vim: noexpandtab - */ |