/usr/include/cmor_locale.h is in libcmor-dev 2.8.0-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #ifndef _CMOR_LOCALE
#define _CMOR_LOCALE
#define CMOR_PREFIX "/usr"
#endif
|