Only #include "version.h" in files that actually need it.
committer: mfx <mfx> 977430123 +0000
This commit is contained in:
parent
f4f70634a1
commit
9fc785199a
@ -38,7 +38,6 @@
|
||||
#endif
|
||||
#include <limits.h>
|
||||
|
||||
#include "version.h"
|
||||
#include "tailor.h"
|
||||
|
||||
#if !defined(__i386__)
|
||||
|
||||
@ -27,6 +27,7 @@
|
||||
|
||||
|
||||
#include "conf.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
/*************************************************************************
|
||||
|
||||
@ -27,6 +27,7 @@
|
||||
|
||||
|
||||
#include "conf.h"
|
||||
#include "version.h"
|
||||
#include "mygetopt.h"
|
||||
#include "file.h"
|
||||
|
||||
|
||||
@ -28,6 +28,7 @@
|
||||
|
||||
//#define WANT_STL
|
||||
#include "conf.h"
|
||||
#include "version.h"
|
||||
#include "file.h"
|
||||
#include "packer.h"
|
||||
#include "filter.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user