diff options
Diffstat (limited to 'otherlibs/unix/select.c')
-rw-r--r-- | otherlibs/unix/select.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/select.c b/otherlibs/unix/select.c index afbd92f1e..12d8cc55a 100644 --- a/otherlibs/unix/select.c +++ b/otherlibs/unix/select.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include <mlvalues.h> #include <alloc.h> #include <fail.h> |