diff options
Diffstat (limited to 'otherlibs/unix/getlogin.c')
-rw-r--r-- | otherlibs/unix/getlogin.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/getlogin.c b/otherlibs/unix/getlogin.c index 60197a07b..27a508e02 100644 --- a/otherlibs/unix/getlogin.c +++ b/otherlibs/unix/getlogin.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include <mlvalues.h> #include <alloc.h> #include "unixsupport.h" |