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