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