diff options
Diffstat (limited to 'otherlibs/unix/getpeername.c')
-rw-r--r-- | otherlibs/unix/getpeername.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/getpeername.c b/otherlibs/unix/getpeername.c index 188a66b5a7..9692202c5a 100644 --- a/otherlibs/unix/getpeername.c +++ b/otherlibs/unix/getpeername.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: getpeername.c 12858 2012-08-10 14:45:51Z maranget $ */ - #include <fail.h> #include <mlvalues.h> #include "unixsupport.h" |