#ifndef NASL_SERVER_H__ #define NASL_SERVER_H__ int nasl_index_fetch(char * fname, char ** result, int * res_sz); #endif