2 * ion/mod_query/fwarn.h
4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
9 #ifndef ION_MOD_QUERY_FWARN_H
10 #define ION_MOD_QUERY_FWARN_H
12 #include <ioncore/mplex.h>
15 extern WMessage
*mod_query_do_message(WMPlex
*mplex
, const char *p
);
16 extern WMessage
*mod_query_do_fwarn(WMPlex
*mplex
, const char *p
);
18 #endif /* ION_MOD_QUERY_FWARN_H */