/usr/include/avifile-0.7/default.h is in libavifile-0.7-dev 1:0.7.48~20090503.ds-19+b1.
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_DEFAULT_H
#define AVIFILE_DEFAULT_H
#warning Use #include "avm_default.h" instead
#include "avm_default.h"
#endif /* AVIFILE_DEFAULT_H */
|