1 /* Copyright (C) 2009 Trend Micro Inc.
4 * This program is a free software; you can redistribute it
5 * and/or modify it under the terms of the GNU General Public
6 * License (version 2) as published by the FSF - Free Software
10 #ifndef __CLOGREMOTE_H
11 #define __CLOGREMOTE_H
17 #include "os_net/os_net.h"
19 /* socklen_t header */
20 typedef struct _remoted {
36 #endif /* __CLOGREMOTE_H */