#ifndef PROTO_FTP_H
#define PROTO_FTP_H
#include "proto-banner1.h"

extern const struct ProtocolParserStream banner_ftp;

#endif
