diff options
Diffstat (limited to 'editors/mg/files/patch-sysdef.h')
| -rw-r--r-- | editors/mg/files/patch-sysdef.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/mg/files/patch-sysdef.h b/editors/mg/files/patch-sysdef.h deleted file mode 100644 index 20947af10489..000000000000 --- a/editors/mg/files/patch-sysdef.h +++ /dev/null @@ -1,11 +0,0 @@ -diff -u -x _darcs -ur _darcs/current/sysdef.h ./sysdef.h ---- _darcs/current/sysdef.h Tue Jun 14 20:14:40 2005 -+++ ./sysdef.h Sun Aug 21 02:47:40 2005 -@@ -26,3 +26,7 @@ - gid_t fi_gid; - mode_t fi_mode; - }; -+ -+#ifndef LOGIN_NAME_MAX -+#define LOGIN_NAME_MAX MAXLOGNAME -+#endif |
