update
[midnight-commander.git] / os2 / sys / param.h
blob5e2a01c23be9b9d7d0dc8933392dc5008a061501
1 /* Systems having sys/param.h should not include this file */
3 #ifdef HAVE_PARAM_H
4 #error Remove this file if you have real sys/param.h
5 #else
6 /* FIXME: We should warn, that this file should not be included */
7 #endif