libclamav/rtf.h
b83d8323
f9d258e2
 #ifndef _RTF_H
 #define _RTF_H
 
b83d8323
 #include "others.h"
f9d258e2
 
 int cli_scanrtf(int desc, cli_ctx *ctx);
 
 #endif