/usr/include/comis/mdsize.h is in libpawlib2-dev 1:2.14.04.dfsg.2-7ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #ifndef _MDSIZE_H
#define _MDSIZE_H
#define MDSIZE 50006
#endif
|