Remove unnecessary inclusion of param.h.
This commit is contained in:
parent
c05bbec6ec
commit
4b0c8d52b8
@ -57,12 +57,6 @@
|
|||||||
/* Other systems ??? */
|
/* Other systems ??? */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WIN32
|
|
||||||
/* Do not #include <sys/param.h> */
|
|
||||||
#else
|
|
||||||
#include <sys/param.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define LINE_SIZE 180
|
#define LINE_SIZE 180
|
||||||
#define NAME_SIZE 256
|
#define NAME_SIZE 256
|
||||||
#define MNFT_NAME_SIZE 64
|
#define MNFT_NAME_SIZE 64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user