NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Utility to redirect UDP packets



On Mon 23 Jan 2012 at 00:59:52 -0500, Jason Mitchell wrote:
> Highlander:~/udp_redirect# cc -o udp_redirect udp_redirect.c
> In file included from udp_redirect.c:44:
> /usr/include/netinet/ip.h:149: error: expected specifier-qualifier-list 
> before 'n_time'

n_time is defined in <netinet/in_systm.h>. Maybe #including that file
first is a better solution?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index