Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 01:04:57 -0800
From:      "Wilbert de Graaf" <wilbertdg@hetnet.nl>
To:        "John" <youzkz@yahoo.com>
Cc:        <freebsd-net@FreeBSD.ORG>
Subject:   Re: problems compiling raw socket program
Message-ID:  <00bd01c086ad$e51385e0$4ce4c93f@wilbertd>
References:  <20010125082404.9311.qmail@web3004.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Can anyone enlighten me on why I can't compile?

It tells you some types are missing so you need to add one or more headers.
This will probably do it: #include <netinet/in_systm.h>

Wilbert




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bd01c086ad$e51385e0$4ce4c93f>