/usr/include/itv_fun.h is in libapron-dev 0.9.10-5.2ubuntu3.
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 | /* ********************************************************************** */
/* itv_fun.h: defines ITV_FUN */
/* ********************************************************************** */
#include "num_name.h"
#define ITVFUN(x) NUMFUN(x)
|