/usr/include/liboil-0.3/liboil/liboil-stdint.h is in liboil0.3-dev 0.3.17-2.
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 8 9 | #ifndef _LIBOIL_LIBOIL_LIBOIL_STDINT_H
#define _LIBOIL_LIBOIL_LIBOIL_STDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "liboil 0.3.17"
/* generated using gnu compiler gcc (Debian 4.4.4-8) 4.4.5 20100728 (prerelease) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif
|