/usr/include/avifile-0.7/Locker.h is in libavifile-0.7-dev 1:0.7.48~20090503.ds-20.
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 7 | #ifndef AVIFILE_LOCKER_H
#define AVIFILE_LOCKER_H
#warning Use #include "avm_locker.h" instead
#include "avm_locker.h"
#endif
|