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