/usr/include/ace/config-macosx-highsierra.h is in libace-dev 6.4.5+dfsg-1build2.
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 ACE_CONFIG_MACOSX_HIGHSIERRA_H
#define ACE_CONFIG_MACOSX_HIGHSIERRA_H
#include "ace/config-macosx-sierra.h"
#endif // ACE_CONFIG_MACOSX_HIGHSIERRA_H
|