/usr/include/gisi-1.0/clients.h is in libgisi-dev 0.1.0-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 10 11 12 13 14 15 | #ifndef GISI_CLIENTS_H
#define GISI_CLIENTS_H
#include "call.h"
#include "gpds.h"
#include "gss.h"
#include "info.h"
#include "mtc.h"
#include "network.h"
#include "simauth.h"
#include "sim.h"
#include "sms.h"
#include "ss.h"
#endif /* GISI_CLIENTS_H */
|