#ifndef STRMUTIL_H
#define STRMUTIL_H
#ifdef DEBUG
extern void NET_DisplayStreamInfoAsHTML(ActiveEntry *cur_entry);
#endif /* DEBUG */
#endif /* STRMUTIL_H */