diff options
Diffstat (limited to 'byterun/ints.c')
-rw-r--r-- | byterun/ints.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/ints.c b/byterun/ints.c index 34b5db238..f8491b1df 100644 --- a/byterun/ints.c +++ b/byterun/ints.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include <stdio.h> #include <string.h> #include "alloc.h" |