diff options
Diffstat (limited to 'byterun/sys.c')
-rw-r--r-- | byterun/sys.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/sys.c b/byterun/sys.c index ce364d8c1..574a4ecb4 100644 --- a/byterun/sys.c +++ b/byterun/sys.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Basic system calls */ #include <errno.h> |