type forward delc issues

This commit is contained in:
Bill Currie 2004-02-26 23:24:44 +00:00
parent a378581570
commit 06e4000d0d

View file

@ -42,8 +42,8 @@ typedef enum {
extern double realtime;
extern cbuf_t *qtv_cbuf;
extern cbuf_args_t *qtv_args;
extern struct cbuf_s *qtv_cbuf;
extern struct cbuf_args_s *qtv_args;
struct client_s;