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