diff.h
上传用户:tjescc
上传日期:2021-02-23
资源大小:419k
文件大小:0k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. #ifndef __NESSUS_LIB_DIFF_H__
  2. #define __NESSUS_LIB_DIFF_H__
  3. int banner_diff(char*, char*);
  4. #endif