/usr/include/ncarg/nio/nio.h is in libncarg-dev 6.1.2-7.
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 | #include "niohlu.h"
#include "nioNresDB.h"
#include "defs.h"
#include "Symbol.h"
#include "NclDataDefs.h"
#include "NclFile.h"
#include "NclVar.h"
#include "NclFileInterfaces.h"
#include "DataSupport.h"
#include "FileSupport.h"
#include "NclMdInc.h"
#include "TypeSupport.h"
extern void NioInitialize(void);
|