newer version
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
/* D E F I N I T I O N M O D U L E S */
|
||||
|
||||
#ifndef NORCSID
|
||||
static char *RcsId = "$Header$";
|
||||
#endif
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <em_arith.h>
|
||||
@@ -14,8 +18,6 @@ static char *RcsId = "$Header$";
|
||||
#include "f_info.h"
|
||||
#include "main.h"
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
long sys_filesize();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user